remove cfg(bootstrap)
This commit is contained in:
parent
1c9500a8f4
commit
9e22b844dd
42 changed files with 19 additions and 67 deletions
|
@ -3,7 +3,6 @@
|
|||
#![feature(decl_macro)]
|
||||
#![feature(destructuring_assignment)]
|
||||
#![feature(iter_zip)]
|
||||
#![cfg_attr(bootstrap, feature(or_patterns))]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_internals)]
|
||||
#![feature(proc_macro_span)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue