-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Conversation
…some clippy lint suggestions via "cargo fix -Z unstable-options --clippy"
2db562a
to
8dde4e5
Compare
There was a problem hiding this 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.
Yes, |
Co-Authored-By: Philipp Hansch <[email protected]>
@bors r=phansch |
📌 Commit 39cdea6 has been approved by |
huh, why is it not testing? |
@bors are you still there? |
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
☀️ Test successful - checks-travis, status-appveyor |
mention that cargo fix has experimental support for applying some clippy lint suggestions via "cargo fix -Z unstable-options --clippy"
Rendered
changelog: none