rust/compiler/rustc_parse/src
Matthias Krüger 81da2a19fa
Rollup merge of #106846 - WaffleLapkin:pico_parse_ref, r=TaKO8Ki
Improve some comments and names in parser

Just a tiny drive-by cleanup.
2023-01-14 13:04:27 +01:00
..
lexer Emit a single error for contiguous sequences of Unicode homoglyphs 2023-01-12 00:15:32 +00:00
parser Improve comments in parser/expr.rs 2023-01-14 11:29:22 +00:00
errors.rs Auto merge of #106537 - fmease:recover-where-clause-before-tuple-struct-body, r=estebank 2023-01-12 02:16:16 +00:00
lib.rs Split MacArgs in two. 2022-11-22 09:04:15 +11:00
validate_attr.rs Avoid unnecessary MetaItem/Attribute conversions. 2022-11-29 12:08:57 +11:00