rust-gpu/tests/ui/lang
Ashley Hauck 2e4de94a66
Generate bools as bools instead of u8 (#809)
* Generate bools as bools instead of u8

* convert bool->int select to cast
2021-11-30 13:12:13 +00:00
..
asm Generate bools as bools instead of u8 (#809) 2021-11-30 13:12:13 +00:00
consts Generate bools as bools instead of u8 (#809) 2021-11-30 13:12:13 +00:00
control_flow Generate bools as bools instead of u8 (#809) 2021-11-30 13:12:13 +00:00
core Generate bools as bools instead of u8 (#809) 2021-11-30 13:12:13 +00:00
f32 Implement some float packing/unpacking instructions (#709) 2021-08-10 13:54:44 +02:00
panic Add #[track_caller] test. 2021-08-10 12:43:15 +03:00
issue-415.rs Don't ICE on ZST union (#780) 2021-10-28 08:13:00 +00:00