update cfg(bootstrap)

This commit is contained in:
Pietro Albini
2025-05-10 10:51:12 +02:00
parent 2b7c13e778
commit 2ce08ca5d6
73 changed files with 216 additions and 452 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(let_chains))]
#![doc(html_root_url = "https://doc.rust-lang.org/nightly/nightly-rustc/")]
#![doc(rust_logo)]
#![feature(decl_macro)]