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-toolchain.toml
1 parent b6c42be commit fd895dbCopy full SHA for fd895db
rust-toolchain.toml
@@ -3,5 +3,5 @@ channel = "nightly-2025-06-23"
3
components = ["rust-src", "rustc-dev", "llvm-tools"]
4
# commit_hash = be19eda0dc4c22c5cf5f1b48fd163acf9bd4b0a6
5
6
-# Whenever changing the nightly channel, update the commit hash above, and make
7
-# sure to change `REQUIRED_TOOLCHAIN` in `crates/rustc_codegen_spirv/build.rs` also.
+# Whenever changing the nightly channel, update the commit hash above, and
+# change `REQUIRED_RUST_TOOLCHAIN` in `crates/rustc_codegen_spirv/build.rs` too.
0 commit comments