Finish bumping stage0
It looks like the last time had left some remaining cfg's -- which made me think that the stage0 bump was actually successful. This brings us to a released 1.62 beta though.
This commit is contained in:
parent
46147119ec
commit
b454991ac4
19 changed files with 347 additions and 466 deletions
|
@ -29,7 +29,6 @@
|
|||
#![feature(backtrace)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![cfg_attr(bootstrap, feature(derive_default_enum))]
|
||||
#![feature(discriminant_kind)]
|
||||
#![feature(exhaustive_patterns)]
|
||||
#![feature(get_mut_unchecked)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue