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 dda3a2e commit de714beCopy full SHA for de714be
rust-toolchain.toml
@@ -3,6 +3,6 @@
3
# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
4
# https://rust-lang.github.io/rustup/concepts/profiles.html
5
profile = "default"
6
-channel = "nightly"
+channel = "nightly-2023-02-15"
7
components = ["rust-src"]
8
targets = ["riscv32imac-unknown-none-elf"]
0 commit comments