We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a351b commit 504c21bCopy full SHA for 504c21b
rust-toolchain.toml
@@ -2,4 +2,4 @@
2
3
[toolchain]
4
channel = "nightly-2026-02-20"
5
-components = ["llvm-tools", "rustc-dev", "rust-src"]
+components = ["rustfmt", "clippy", "llvm-tools", "rustc-dev", "rust-src"]
0 commit comments