Step all bootstrap cfgs forward
This also takes care of other bootstrap-related changes.
This commit is contained in:
parent
9784a14859
commit
9a5034a20e
26 changed files with 28 additions and 161 deletions
|
@ -49,7 +49,7 @@
|
|||
#![feature(associated_type_bounds)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![cfg_attr(not(bootstrap), feature(trait_upcasting))]
|
||||
#![feature(trait_upcasting)]
|
||||
#![feature(try_blocks)]
|
||||
#![feature(decl_macro)]
|
||||
#![feature(extract_if)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue