Files
rust-gpu/crates/rustc_codegen_spirv
LegNeato be4c9b7257 Upgrade Rust toolchain to nightly-2026-04-02
Updates:
- rust-toolchain.toml: nightly-2026-04-02
- commit hash: 7e46c5f6fb87f8cf4353e058479cef15d1d952b4
- REQUIRED_RUST_TOOLCHAIN in build.rs
2026-04-02 06:17:53 +00:00
..
2026-03-02 23:44:12 +00:00

rustc_codegen_spirv

Compiler backend for the SPIR-V target architecture. This crate is not intended to be used directly. Please refer to spirv-builder for more information.

Documentation

Because of its nature, this crate can only be built using a very specific nightly version of the Rust toolchain. As such, the docs.rs build of the API documentation will likely fail. Please refer to the documentation in the rust-gpu github repo for properly built docs.