rust/compiler/rustc_parse
Nicholas Nethercote 7d7e2a173a Don't always force collect tokens in recover_stmt_local_after_let.
Use a parameter to decide whether to force collect, as is done for the
closely related `parse_local_mk` method.
2024-07-19 08:24:53 +10:00
..
src Don't always force collect tokens in recover_stmt_local_after_let. 2024-07-19 08:24:53 +10:00
Cargo.toml Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
messages.ftl Deny keyword lifetimes pre-expansion 2024-07-16 12:06:25 -04:00