rust/compiler/rustc_parse/src
Matthias Krüger 564e5ccb5c
Rollup merge of #140202 - est31:let_chains_feature_compiler, r=lcnr
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).
2025-04-25 07:50:25 +02:00
..
lexer Rollup merge of #140175 - Kivooeo:new-fix-one, r=compiler-errors 2025-04-23 00:43:08 +00:00
parser Rollup merge of #140228 - fmease:revert-overzealous-colon-recovery, r=jieyouxu 2025-04-24 11:40:47 +02:00
errors.rs rc and cr more clear error message 2025-04-23 03:15:43 +05:00
lib.rs Rollup merge of #140202 - est31:let_chains_feature_compiler, r=lcnr 2025-04-25 07:50:25 +02:00
validate_attr.rs Make #[naked] an unsafe attribute 2025-04-19 00:03:35 +02:00