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 758061f commit 6404cc4Copy full SHA for 6404cc4
rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "1.81.0"
3
-components = []
+components = [ "rustfmt", "clippy" ]
4
profile = "minimal"
0 commit comments