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.
rust-analysis
1 parent 4bc9e98 commit b2c86ddCopy full SHA for b2c86dd
rust-toolchain.toml
@@ -1,6 +1,6 @@
1
# This file is updated by `update-toolchain.sh`
2
[toolchain]
3
# NOTE: When updating this, modify `rust-version` in `Cargo.toml` accordingly
4
-components = ["rustfmt", "clippy", "rust-analysis"]
5
channel = "1.84.0"
+components = ["rustfmt", "clippy"]
6
targets = ["wasm32-wasip1", "x86_64-unknown-linux-musl"]
0 commit comments