rustc_codegen_spirv-target-specs 0.9.0

target spec json files of rust-gpu for the rustc compiler
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 14.16 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 983.25 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Rust-GPU/rust-gpu
    3012 102 179
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • eddyb LegNeato Firestar99

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