Auto merge of #98673 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum
Bump bootstrap compiler r? `@Mark-Simulacrum`
This commit is contained in:
commit
ada8c80bed
27 changed files with 423 additions and 559 deletions
|
@ -13,7 +13,6 @@
|
|||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(never_type)]
|
||||
#![cfg_attr(bootstrap, feature(nll))]
|
||||
#![recursion_limit = "256"]
|
||||
#![allow(rustdoc::private_intra_doc_links)]
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue