Stabilize thread local cell methods.
This commit is contained in:
parent
abc910be6f
commit
dc3cbc1e56
5 changed files with 9 additions and 22 deletions
|
@ -11,7 +11,6 @@
|
|||
test(attr(allow(unused_variables), deny(warnings)))
|
||||
)]
|
||||
#![cfg_attr(not(feature = "default"), feature(rustc_private))]
|
||||
#![feature(local_key_cell_methods)]
|
||||
#![feature(ptr_metadata)]
|
||||
#![feature(type_alias_impl_trait)] // Used to define opaque types.
|
||||
#![feature(intra_doc_pointers)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue