rust/compiler/rustc_parse/src
Matthias Krüger 34fa6daa5c
Rollup merge of #109203 - Ezrashaw:refactor-ident-parsing, r=Nilstrieb
refactor/feat: refactor identifier parsing a bit

\+ error recovery for `expected_ident_found`

Prior art: #108854
2023-03-22 22:44:39 +01:00
..
lexer Simplify sort_by calls 2023-03-07 18:13:41 +00:00
parser Rollup merge of #109203 - Ezrashaw:refactor-ident-parsing, r=Nilstrieb 2023-03-22 22:44:39 +01:00
errors.rs refactor: improve "ident starts with number" error 2023-03-19 20:24:06 +13:00
lib.rs Simplify message paths 2023-03-11 22:51:57 +01:00
validate_attr.rs Avoid unnecessary MetaItem/Attribute conversions. 2022-11-29 12:08:57 +11:00