mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2025-02-16 17:04:16 +00:00
Fix tests
This commit is contained in:
parent
b94de84cb8
commit
45736613a3
@ -14,6 +14,7 @@ fn main() -> Result<()> {
|
||||
compact_ids: true,
|
||||
dce: false,
|
||||
inline: false,
|
||||
mem2reg: false,
|
||||
},
|
||||
drop,
|
||||
)?;
|
||||
|
Loading…
Reference in New Issue
Block a user