Skip to content

Commit e7130ec

Browse files
committed
Add exposed_provenance for rust-lang/rust#118487
1 parent bb50fa2 commit e7130ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/core_simd/tests/pointers.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#![feature(portable_simd, strict_provenance)]
1+
#![feature(portable_simd, strict_provenance, exposed_provenance)]
22

33
use core_simd::simd::{
44
ptr::{SimdConstPtr, SimdMutPtr},

0 commit comments

Comments
 (0)