rust/compiler/rustc_ast_pretty/src
Vadim Petrochenkov d1522b39dd ast: Reduce size of `ExprKind` by boxing fields of `ExprKind::Struct` 2021-03-16 11:41:24 +03:00
..
pprust ast: Reduce size of `ExprKind` by boxing fields of `ExprKind::Struct` 2021-03-16 11:41:24 +03:00
helpers.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs Box the biggest ast::ItemKind variants 2021-02-01 09:23:39 +01:00
pp.rs Add missing commas to `rustc_ast_pretty::pp` docs 2020-12-28 14:23:20 -08:00