Files
Christian Legnitto 2232fcb7b5
All checks were successful
Rust Toolchain Upgrade / check-and-upgrade (push) Has been skipped
Do not ICE on indirect fn pointers
Fixes https://github.com/Rust-GPU/rust-gpu/issues/452.
2025-10-28 08:49:53 +00:00
..
2025-10-28 08:49:53 +00:00
2025-10-27 03:55:32 +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.