Stabilize a portion of 'once_cell'
Move items not part of this stabilization to 'lazy_cell' or 'once_cell_try'
This commit is contained in:
parent
f98598c6cd
commit
dc4ba57566
40 changed files with 87 additions and 128 deletions
|
@ -39,7 +39,6 @@
|
|||
#![feature(never_type)]
|
||||
#![feature(extern_types)]
|
||||
#![feature(new_uninit)]
|
||||
#![feature(once_cell)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(trusted_len)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue