Auto merge of #114689 - m-ou-se:stabilize-thread-local-cell-methods, r=thomcc
Stabilize thread local cell methods. Closes #92122.
This commit is contained in:
commit
656ee47db3
5 changed files with 9 additions and 22 deletions
|
@ -35,7 +35,6 @@
|
|||
#![feature(if_let_guard)]
|
||||
#![feature(inline_const)]
|
||||
#![feature(iter_from_generator)]
|
||||
#![feature(local_key_cell_methods)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(never_type)]
|
||||
#![feature(extern_types)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue