Skip to content

Commit e9149b6

Browse files
committed
Miri can run this test now
1 parent d233570 commit e9149b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/core/tests/simd.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![cfg(not(miri))] // Miri does not support all SIMD intrinsics
2-
31
use core::simd::f32x4;
42

53
#[test]

0 commit comments

Comments
 (0)