about summary refs log tree commit diff
path: root/compiler/rustc_ast_pretty/src/pprust/mod.rs
AgeCommit message (Expand)AuthorLines
2021-01-08rustc_ast_pretty: Remove `PrintState::insert_extra_parens`Vadim Petrochenkov-5/+0
2020-10-11Allow skipping extra paren insertion during AST pretty-printingAaron Hill-0/+5
2020-10-11Move pprust code to a 'state' submoduleAaron Hill-0/+99