Bump stage0 compiler to 1.56
This commit is contained in:
parent
97032a6dfa
commit
b4e7649d6d
29 changed files with 344 additions and 430 deletions
|
@ -5,7 +5,6 @@ Rust MIR: a lowered representation of Rust.
|
|||
*/
|
||||
|
||||
#![feature(assert_matches)]
|
||||
#![cfg_attr(bootstrap, feature(bindings_after_at))]
|
||||
#![feature(bool_to_option)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(control_flow_enum)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue