Skip to content

Commit d361e43

Browse files
Drop const_ptr_read feature gate
1 parent 8f50a17 commit d361e43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/core_simd/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#![no_std]
22
#![feature(
3-
const_ptr_read,
43
const_refs_to_cell,
54
const_maybe_uninit_as_mut_ptr,
65
const_mut_refs,

0 commit comments

Comments
 (0)