summary refs log tree commit diff
path: root/compiler/rustc_ast_pretty/src/pprust/state/fixup.rs
AgeCommit message (Expand)AuthorLines
2024-04-19Give a name to each distinct manipulation of pretty-printer FixupContextDavid Tolnay-3/+81
2024-04-19Move pretty-printer FixupContext to a moduleDavid Tolnay-0/+71