Skip to content

Commit

Permalink
Limit test to x86 targets for reproducability
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Jul 13, 2022
1 parent 7269196 commit 519c07b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/layout/unsafe-cell-hides-niche.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

// check-pass
// compile-flags: --crate-type=lib
// only-x86

#![feature(repr_simd)]

Expand Down

0 comments on commit 519c07b

Please sign in to comment.