Stabilize unsafe_cell_get_mut
This commit is contained in:
parent
774bce7f5e
commit
9db1f42fa2
2 changed files with 1 additions and 4 deletions
|
@ -320,7 +320,6 @@
|
|||
#![feature(try_reserve)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(unsafe_block_in_unsafe_fn)]
|
||||
#![feature(unsafe_cell_get_mut)]
|
||||
#![feature(unsafe_cell_raw_get)]
|
||||
#![feature(unwind_attributes)]
|
||||
#![feature(vec_into_raw_parts)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue