about summary refs log tree commit diff
path: root/src/librustc_hir_pretty
AgeCommit message (Expand)AuthorLines
2020-04-20Remove unused dependenciesShotaro Yamada-1/+0
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-2/+4
2020-03-30Use if let instead of match when only matching a single variant (clippy::sing...Matthias Krüger-16/+9
2020-03-27Auto merge of #68404 - Amanieu:llvm-asm, r=estebankbors-3/+3
2020-03-26rustc_hir_pretty: bump recursion_limitMazdak Farrokhzad-0/+2
2020-03-24rustc: remove rustc_hir_pretty dependency.Mazdak Farrokhzad-0/+18
2020-03-24move rustc_hir::print -> rustc_hir_prettyMazdak Farrokhzad-0/+2354