portable-simd: add missing feature gate
This commit is contained in:
parent
85a4bd8f58
commit
bcfeaabaf3
@ -1,4 +1,4 @@
|
||||
#![feature(portable_simd, strict_provenance)]
|
||||
#![feature(portable_simd, strict_provenance, exposed_provenance)]
|
||||
|
||||
use core_simd::simd::{
|
||||
ptr::{SimdConstPtr, SimdMutPtr},
|
||||
|
Loading…
Reference in New Issue
Block a user