rust/compiler/rustc_parse
Nicholas Nethercote 8170acb197 Refactor parse_expr_res.
This removes the final `Option<AttrWrapper>` argument.
2024-06-19 19:12:02 +10:00
..
src Refactor parse_expr_res. 2024-06-19 19:12:02 +10:00
Cargo.toml Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
messages.ftl Move parse_or_use_outer_attributes out of parse_expr_prefix_range. 2024-06-19 19:12:00 +10:00