Stabilize thread local cell methods.
This commit is contained in:
parent
abc910be6f
commit
dc3cbc1e56
5 changed files with 9 additions and 22 deletions
|
@ -24,7 +24,6 @@
|
|||
#![feature(staged_api)]
|
||||
#![feature(allow_internal_unstable)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(local_key_cell_methods)]
|
||||
#![feature(maybe_uninit_write_slice)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(new_uninit)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue