rust/compiler/rustc_parse/src
Nicholas Nethercote 802779f77d Move parse_or_use_outer_attributes out of parse_expr_prefix.
This eliminates one `Option<AttrWrapper>` argument.
2024-06-19 18:53:25 +10:00
..
lexer Remove stream_to_parser. 2024-06-05 10:37:59 +10:00
parser Move parse_or_use_outer_attributes out of parse_expr_prefix. 2024-06-19 18:53:25 +10:00
errors.rs Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwco" 2024-06-06 20:39:54 +00:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
validate_attr.rs Rollup merge of #126052 - nnethercote:rustc_parse-more-cleanups, r=spastorino 2024-06-07 20:14:30 +02:00