1
Fork 0

Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68

Bump boostrap compiler to new beta

Accidentally left some comments on the update cfgs commit directly xd
This commit is contained in:
bors 2024-09-07 20:37:30 +00:00
commit 12b26c13fb
51 changed files with 543 additions and 616 deletions

View file

@ -7,7 +7,6 @@
// tidy-alphabetical-start
#![allow(internal_features)]
#![allow(rustc::untranslatable_diagnostic)] // FIXME: make this translatable
#![cfg_attr(bootstrap, feature(unsafe_extern_blocks))]
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
#![doc(rust_logo)]
#![feature(decl_macro)]