about summary refs log tree commit diff
path: root/compiler/rustc_ast_pretty/src/pprust/tests.rs
AgeCommit message (Expand)AuthorLines
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-2/+5
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-3/+3
2021-06-17Use `AttrVec` for `Arm`, `FieldDef`, and `Variant`Yuki Okushi-1/+1
2020-09-10Fully integrate token collection for additional AST structsAaron Hill-2/+5
2020-08-30mv compiler to compiler/mark-0/+60