rust/compiler/rustc_parse
Nicholas Nethercote aaa220e875 Move parse_or_use_outer_attributes out of parse_expr_prefix_range.
This eliminates another `Option<AttrWrapper>` argument and changes one
obscure error message.
2024-06-19 19:12:00 +10:00
..
src Move parse_or_use_outer_attributes out of parse_expr_prefix_range. 2024-06-19 19:12:00 +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