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