summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/print/mod.rs
AgeCommit message (Expand)AuthorLines
2020-09-26MiniSet/MiniMap moved and renamed into SsoHashSet/SsoHashMapValerii Lashmanov-3/+3
2020-09-23Move MiniSet to data_structuresAndreas Jonson-1/+1
2020-09-18Remove redundancy in cache keyTyler Mandry-1/+1
2020-09-17Better handling for exponential-sized types in misc placesValerii Lashmanov-7/+23
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30ty: remove obsolete printerDavid Wood-2/+0
2020-08-30mv compiler to compiler/mark-0/+346