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 ba9073b commit b78ff04Copy full SHA for b78ff04
rust-toolchain.toml
@@ -1,3 +1,4 @@
1
[toolchain]
2
-channel = "nightly"
+channel = "stable"
3
+components = ["rustfmt", "clippy"]
4
0 commit comments