We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a4bd8 commit bcfeaabCopy full SHA for bcfeaab
library/portable-simd/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