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