Skip to content

Commit

Permalink
Drop const_ptr_read feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed May 10, 2023
1 parent 8f50a17 commit d361e43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/core_simd/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#![no_std]
#![feature(
const_ptr_read,
const_refs_to_cell,
const_maybe_uninit_as_mut_ptr,
const_mut_refs,
Expand Down

0 comments on commit d361e43

Please sign in to comment.