Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Add a simple tool that applies fixes from JSON #101

Merged
merged 1 commit into from
May 13, 2018

Conversation

killercup
Copy link
Member

Useful when you can get rustc to emit JSON but don't want to/can't use cargo fix directly. Currently only supports a single source file but it's easy to extend.

cc #100

Useful when you can get rustc to emit JSON but don't want to/can't use
`cargo fix` directly. Currently only supports a single source file but
it's easy to extend.
@alexcrichton alexcrichton merged commit 7b0e921 into rust-lang:master May 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants