fix feature use in rustc libs
This commit is contained in:
parent
fbfaab2cb7
commit
bd9556956a
11 changed files with 2 additions and 11 deletions
|
@ -16,7 +16,6 @@
|
|||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_panic)]
|
||||
#![feature(extend_one)]
|
||||
#![feature(iter_zip)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue