Stabilize const_ptr_read
This commit is contained in:
parent
4a18324a4d
commit
81c2459af6
17 changed files with 35 additions and 42 deletions
|
@ -113,7 +113,6 @@
|
|||
#![feature(const_maybe_uninit_write)]
|
||||
#![feature(const_maybe_uninit_zeroed)]
|
||||
#![feature(const_pin)]
|
||||
#![feature(const_ptr_read)]
|
||||
#![feature(const_refs_to_cell)]
|
||||
#![feature(const_size_of_val)]
|
||||
#![feature(const_waker)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue