rustc_codegen_spirv-target-specs

Crates.iorustc_codegen_spirv-target-specs
lib.rsrustc_codegen_spirv-target-specs
version0.9.0
created_at2025-05-29 14:48:42.473076+00
updated_at2025-05-29 14:48:42.473076+00
descriptiontarget spec json files of rust-gpu for the rustc compiler
homepage
repositoryhttps://github.com/rust-gpu/rust-gpu
max_upload_size
id1693843
size14,167
(Firestar99)

documentation

README

rustc_codegen_spirv-target-specs

The target spec json files of rust-gpu to hand to the rustc compiler, declaring various metadata about our codegen backend.

Features

  • include_str: include target specs as string constants, for bundling with cargo-gpu
  • dir_path: export a path to the target specs dir, for spirv-builder and compiletest in this repo
Commit count: 1515

cargo fmt