rust/compiler/rustc_parse/src
Vadim Petrochenkov f2b7fa4847 ast: Introduce some traits to get AST node properties generically
And use them to avoid constructing some artificial `Nonterminal` tokens during expansion
2022-05-11 12:43:27 +03:00
..
lexer errors: span_suggestion takes impl ToString 2022-04-29 02:05:20 +01:00
parser ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
lib.rs ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00