summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ty/fold.rs
AgeCommit message (Expand)AuthorLines
2020-09-18don't take `TyCtxt` by referenceBastian Kauschke-4/+4
2020-09-04ty.flags -> ty.flags()LeSeulArtichaut-3/+8
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-08-30mv compiler to compiler/mark-0/+1019