Remove redundant #![feature(...)] 's from compiler/
This commit is contained in:
parent
4fe6ca3789
commit
ebdea01143
13 changed files with 0 additions and 26 deletions
|
@ -1,5 +1,4 @@
|
|||
#![feature(bool_to_option)]
|
||||
#![feature(cow_is_borrowed)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(or_patterns)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue