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
|
@ -34,7 +34,7 @@
|
|||
#![feature(if_let_guard)]
|
||||
#![feature(iter_order_by)]
|
||||
#![feature(let_chains)]
|
||||
#![cfg_attr(not(bootstrap), feature(trait_upcasting))]
|
||||
#![feature(trait_upcasting)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue