rust/compiler/rustc_parse/src
Matthias Krüger 61285e211b
Rollup merge of #138554 - xizheyin:issue-138401, r=chenyukang
Distinguish delim kind to decide whether to emit unexpected closing delimiter

Fixes #138401
2025-07-18 19:14:42 +02:00
..
lexer Deduplicate unmatched_delims in rustc_parse to reduce confusion 2025-07-18 20:34:58 +08:00
parser parse const trait Trait 2025-07-17 18:06:26 +08:00
errors.rs parse const trait Trait 2025-07-17 18:06:26 +08:00
lib.rs Remove unused allow attrs 2025-07-07 12:58:16 +00:00
validate_attr.rs Port #[coverage] to the new attribute system 2025-07-16 15:51:18 +02:00