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