Drop const_ptr_read feature gate
This commit is contained in:
parent
8f50a17c37
commit
d361e4335f
@ -1,6 +1,5 @@
|
|||||||
#![no_std]
|
#![no_std]
|
||||||
#![feature(
|
#![feature(
|
||||||
const_ptr_read,
|
|
||||||
const_refs_to_cell,
|
const_refs_to_cell,
|
||||||
const_maybe_uninit_as_mut_ptr,
|
const_maybe_uninit_as_mut_ptr,
|
||||||
const_mut_refs,
|
const_mut_refs,
|
||||||
|
Loading…
Reference in New Issue
Block a user