We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dde4e5 commit 39cdea6Copy full SHA for 39cdea6
README.md
@@ -80,7 +80,7 @@ Now you can run Clippy by invoking the following command:
80
cargo clippy
81
```
82
83
-#### Automatically applying clippy suggestions
+#### Automatically applying Clippy suggestions
84
85
Some Clippy lint suggestions can be automatically applied by `cargo fix`.
86
Note that this is still experimental and only supported on the nightly channel:
0 commit comments