rust/compiler/rustc_parse
Esteban Küber 2d82420665 Teach parser to understand fake anonymous enum syntax
Parse `-> Ty | OtherTy`.
Parse type ascription in top level patterns.
2023-01-17 01:58:32 +00:00
..
src Teach parser to understand fake anonymous enum syntax 2023-01-17 01:58:32 +00:00
Cargo.toml Use ThinVec in ast::Path. 2022-11-17 13:56:38 +11:00