about summary refs log tree commit diff
path: root/compiler/rustc_ast_pretty/src/pp.rs
AgeCommit message (Expand)AuthorLines
2020-10-20Drop unneeded `mut`LingMan-2/+2
2020-10-14Rollup merge of #77886 - LingMan:ast_pretty_bool_matches, r=petrochenkovYuki Okushi-8/+2
2020-10-13Replace trivial bool matches with the `matches!` macroLingMan-8/+2
2020-10-13Use Option::unwrap_or instead of open-coding itLingMan-6/+3
2020-08-30mv compiler to compiler/mark-0/+638