We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b3b35 commit 08069a5Copy full SHA for 08069a5
crates/core_simd/tests/pointers.rs
@@ -1,4 +1,4 @@
1
-#![feature(portable_simd, strict_provenance)]
+#![feature(portable_simd, strict_provenance, exposed_provenance)]
2
3
use core_simd::simd::{
4
ptr::{SimdConstPtr, SimdMutPtr},
0 commit comments