Bump stage0 compiler to 1.56
This commit is contained in:
parent
97032a6dfa
commit
b4e7649d6d
29 changed files with 344 additions and 430 deletions
|
@ -1,7 +1,6 @@
|
|||
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(nll)]
|
||||
#![cfg_attr(bootstrap, allow(incomplete_features))] // if_let_guard
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
mod dump_visitor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue