Skip to content

README: mention experimental cargo fix clippy support #4350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 7, 2019

Conversation

matthiaskrgr
Copy link
Member

mention that cargo fix has experimental support for applying some clippy lint suggestions via "cargo fix -Z unstable-options --clippy"

Rendered

changelog: none

…some clippy lint suggestions via "cargo fix -Z unstable-options --clippy"
@matthiaskrgr matthiaskrgr force-pushed the readme_cargo_fix_clippy branch from 2db562a to 8dde4e5 Compare August 7, 2019 14:27
Copy link
Member

@phansch phansch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't used cargo fix yet. I assume it's automatically installed and not an extra component? If yes, then r=me with the typo fixed.

@matthiaskrgr
Copy link
Member Author

Yes, rustfixis part of the cargo crate :)
https://github.com/rust-lang/cargo/blob/master/Cargo.toml#L51

Co-Authored-By: Philipp Hansch <[email protected]>
@matthiaskrgr
Copy link
Member Author

@bors r=phansch

@bors
Copy link
Contributor

bors commented Aug 7, 2019

📌 Commit 39cdea6 has been approved by phansch

@phansch
Copy link
Member

phansch commented Aug 7, 2019

huh, why is it not testing?
@bors retry

@phansch
Copy link
Member

phansch commented Aug 7, 2019

@bors are you still there?

@bors
Copy link
Contributor

bors commented Aug 7, 2019

🍰 Target acquired

@bors
Copy link
Contributor

bors commented Aug 7, 2019

⌛ Testing commit 39cdea6 with merge 7bd7d40...

bors added a commit that referenced this pull request Aug 7, 2019
README: mention experimental cargo fix clippy support

mention that cargo fix has experimental support for applying some clippy lint suggestions via "cargo fix -Z unstable-options --clippy"

[Rendered](https://github.com/matthiaskrgr/rust-clippy/tree/readme_cargo_fix_clippy#auto-applying-clippy-suggestions)

changelog: none
@bors
Copy link
Contributor

bors commented Aug 7, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing 7bd7d40 to master...

@bors bors merged commit 39cdea6 into rust-lang:master Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants