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 64e3e11 commit 36e51a4Copy full SHA for 36e51a4
rust-toolchain.toml
@@ -1,3 +1,3 @@
1
[toolchain]
2
channel = "1.80.1"
3
-components = [ "rustfmt" ]
+components = ["rustfmt", "rust-analyzer", "clippy"]
0 commit comments