compiler: Remove feature(new_uninit)
This commit is contained in:
parent
169b2f0e6d
commit
2535a0f776
4 changed files with 1 additions and 4 deletions
|
@ -21,7 +21,6 @@
|
|||
#![feature(decl_macro)]
|
||||
#![feature(dropck_eyepatch)]
|
||||
#![feature(maybe_uninit_slice)]
|
||||
#![feature(new_uninit)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(rustdoc_internals)]
|
||||
#![feature(strict_provenance)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue