We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9450dc commit 581310dCopy full SHA for 581310d
src/tools/miri/tests/pass/intrinsics/portable-simd.rs
@@ -3,7 +3,8 @@
3
portable_simd,
4
unsized_const_params,
5
adt_const_params,
6
- intinsics,
+ rustc_attrs,
7
+ intrinsics,
8
core_intrinsics,
9
repr_simd
10
)]
0 commit comments