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 3f62932 commit 8d3716dCopy full SHA for 8d3716d
rust-toolchain.toml
@@ -1,3 +1,4 @@
1
[toolchain]
2
channel = "1.87.0"
3
+components = [ "rustfmt", "clippy" ]
4
profile = "minimal"
0 commit comments