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 a8da558 commit b76289aCopy full SHA for b76289a
rust-toolchain.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "nightly-2024-11-18"
3
profile = "minimal"
4
-components = ["rust-src", "rustc", "llvm-tools"]
+components = ["rust-src", "cargo", "rustc", "llvm-tools", "clippy", "rustfmt"]
0 commit comments