Stabilize const_ptr_read
This commit is contained in:
parent
4a18324a4d
commit
81c2459af6
17 changed files with 35 additions and 42 deletions
|
@ -140,7 +140,6 @@
|
|||
#![feature(const_pointer_is_aligned)]
|
||||
#![feature(const_ptr_as_ref)]
|
||||
#![feature(const_ptr_is_null)]
|
||||
#![feature(const_ptr_read)]
|
||||
#![feature(const_ptr_sub_ptr)]
|
||||
#![feature(const_ptr_write)]
|
||||
#![feature(const_raw_ptr_comparison)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue