about summary refs log tree commit diff
path: root/compiler/rustc_ty/src/instance.rs
AgeCommit message (Expand)AuthorLines
2020-11-19Move `rustc_ty` -> `rustc_ty_utils`LeSeulArtichaut-284/+0
2020-11-16compiler: fold by valueBastian Kauschke-5/+5
2020-09-24remove enum name from ImplSource variantsBastian Kauschke-11/+11
2020-09-04Change ty.kind to a methodLeSeulArtichaut-4/+4
2020-08-30mv compiler to compiler/mark-0/+284