mirror of
https://github.com/Rust-GPU/rust-gpu.git
synced 2026-06-06 17:49:50 +09:00
- `filter_landing_pad` no longer has a return value. - `build_session` no longer has the `sysroot` argument. - `manual_is_multiple_of` clippy lint was enabled.
8 lines
310 B
TOML
8 lines
310 B
TOML
[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.
|