rust/compiler/rustc_parse
Esteban Küber 0ff331bc78 Change how for (x in foo) {} is handled
Use the same approach used for match arm patterns.
2023-11-29 18:47:32 +00:00
..
src Change how for (x in foo) {} is handled 2023-11-29 18:47:32 +00:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Account for (pat if expr) => {} 2023-11-29 18:47:32 +00:00