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 ae37885 commit 69597b3Copy full SHA for 69597b3
rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "1.63.0"
3
-components = [ "rustfmt" ]
+components = [ "rustfmt", "clippy" ]
4
profile = "minimal"
0 commit comments