Rust gpu
This commit is contained in:
7
rust-toolchain.toml
Normal file
7
rust-toolchain.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2025-06-30"
|
||||
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
||||
# commit_hash = 35f6036521777bdc0dcea1f980be4c192962a168
|
||||
|
||||
# Whenever changing the nightly channel, update the commit hash above, and
|
||||
# change `REQUIRED_RUST_TOOLCHAIN` in `crates/rustc_codegen_spirv/build.rs` too.
|
||||
Reference in New Issue
Block a user