rust/compiler/rustc_ast_pretty/src/pprust/state
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
..
delimited.rs Change struct expr pretty printing to match rustfmt style 2022-02-03 10:59:35 -08:00
expr.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
item.rs ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00