remove cfg(bootstrap)
This commit is contained in:
parent
1c9500a8f4
commit
9e22b844dd
42 changed files with 19 additions and 67 deletions
|
@ -20,7 +20,6 @@
|
|||
#![feature(extend_one)]
|
||||
#![feature(iter_zip)]
|
||||
#![feature(never_type)]
|
||||
#![cfg_attr(bootstrap, feature(or_patterns))]
|
||||
#![feature(in_band_lifetimes)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![recursion_limit = "512"] // For rustdoc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue