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 f15d510 commit 9c7773cCopy full SHA for 9c7773c
rust-toolchain.toml
@@ -1,5 +1,5 @@
1
[toolchain]
2
profile = "minimal"
3
channel = "nightly"
4
-components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
+components = ["rust-src", "llvm-tools", "rustfmt", "clippy"]
5
targets = ["riscv64imac-unknown-none-elf"]
0 commit comments