Stabilize UnsafeCell::raw_get()
This commit is contained in:
parent
0a84708edc
commit
753dac16ab
2 changed files with 2 additions and 4 deletions
|
@ -331,7 +331,6 @@
|
|||
#![feature(try_reserve)]
|
||||
#![feature(try_reserve_kind)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(unsafe_cell_raw_get)]
|
||||
#![feature(unwrap_infallible)]
|
||||
#![feature(vec_into_raw_parts)]
|
||||
#![feature(vec_spare_capacity)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue