mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
Limit test to x86 targets for reproducability
This commit is contained in:
parent
726919629e
commit
519c07b3ce
@ -5,6 +5,7 @@
|
||||
|
||||
// check-pass
|
||||
// compile-flags: --crate-type=lib
|
||||
// only-x86
|
||||
|
||||
#![feature(repr_simd)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user