Skip to content

Commit 519c07b

Browse files
committed
Limit test to x86 targets for reproducability
1 parent 7269196 commit 519c07b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/layout/unsafe-cell-hides-niche.rs

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
// check-pass
77
// compile-flags: --crate-type=lib
8+
// only-x86
89

910
#![feature(repr_simd)]
1011

0 commit comments

Comments
 (0)