Skip to content

Commit 5b73778

Browse files
Sylvester Hespeddyb
authored andcommitted
Update tests/ui/arch/any.rs
Co-authored-by: Eduard-Mihai Burtescu <[email protected]>
1 parent 51e9ac4 commit 5b73778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/arch/any.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use spirv_std::spirv;
66
use spirv_std::{scalar::Scalar, vector::Vector};
7+
78
/// HACK(shesp). Rust doesn't allow us to declare regular (tuple-)structs containing `bool` members
89
/// as `#[repl(simd)]`. But we need this for `spirv_std::arch::any()` and `spirv_std::arch::all()`
910
/// to work.

0 commit comments

Comments
 (0)