zombie constants/types are merged with normal constants/types #274
Labels
c: rustc_codegen_spirv
Issues specific to the rustc_codegen_spirv crate.
t: bug
Something isn't working
causes "checked sub is not supported yet" because it uses a false constant, which is merged with a zombie false constant, which is zombied here
rust-gpu/crates/rustc_codegen_spirv/src/builder/builder_methods.rs
Line 694 in c16ef16
The text was updated successfully, but these errors were encountered: