-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Having spirv-builder
in the build tree requires that cargo-gpu
be built with a specific nightly.
Ideally cargo-gpu
could be installed from crates.io and would build spirv-builder
and rustc_codegen_spirv
into another binary stored somewhere in the cache directory (currently ~/.rust-gpu
) with a good prefix. It could then manage a small set of these binaries for special cases, like working with a pinned nightly channel or hacking on rust-gpu
itself.
Metadata
Metadata
Assignees
Labels
No labels