rust/compiler/rustc_parse/src
Nicholas Nethercote c768617f6f Improve parse_dot_or_call_expr_with.
Avoid all the extra work in the very common case where `attrs` is empty.
2022-08-29 15:42:16 +10:00
..
lexer Shrink Token. 2022-08-01 08:53:04 +10:00
parser Improve parse_dot_or_call_expr_with. 2022-08-29 15:42:16 +10:00
lib.rs Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00