rust/compiler/rustc_parse/src
Matthias Krüger 743ca67edf
Rollup merge of #107602 - estebank:anon-enum-access, r=compiler-errors
Parse and recover from type ascription in patterns

Reintroduce part of #106960, which was reverted in #107478.

r? `@compiler-errors`
2023-02-03 06:30:24 +01:00
..
lexer Rollup merge of #104012 - chenyukang:yukang/fix-103882-deli-indentation, r=petrochenkov 2023-01-28 11:11:05 +01:00
parser Rollup merge of #107602 - estebank:anon-enum-access, r=compiler-errors 2023-02-03 06:30:24 +01:00
errors.rs Rollup merge of #107493 - clubby789:range-fat-arrow-followup, r=estebank 2023-02-02 17:14:05 +01: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