Limit test to x86 targets for reproducability

This commit is contained in:
Oli Scherer 2022-07-13 10:11:35 +00:00
parent 726919629e
commit 519c07b3ce

View File

@ -5,6 +5,7 @@
// check-pass
// compile-flags: --crate-type=lib
// only-x86
#![feature(repr_simd)]