Make #![feature(let_chains)] bootstrap conditional in compiler/ Let chains have been stabilized recently in #132833, so we can remove the gating from our uses in the compiler (as the compiler uses edition 2024). |
||
|---|---|---|
| .. | ||
| diagnostics | ||
| symbols | ||
| current_version.rs | ||
| extension.rs | ||
| hash_stable.rs | ||
| lib.rs | ||
| lift.rs | ||
| print_attribute.rs | ||
| query.rs | ||
| serialize.rs | ||
| symbols.rs | ||
| try_from.rs | ||
| type_foldable.rs | ||
| type_visitable.rs | ||