summary refs log tree commit diff
path: root/compiler/rustc_middle/src/ich/impls_ty.rs
AgeCommit message (Expand)AuthorLines
2021-03-31Add var to BoundRegion. Add query to get bound vars for applicable items.Jack Huey-3/+3
2021-03-31Track bound varsJack Huey-0/+1
2021-03-31Add tcx lifetime to BinderJack Huey-1/+1
2020-12-18Make BoundRegion have a kind of BoungRegionKindJack Huey-3/+3
2020-11-14Move Steal to rustc_data_structures.Camille GILLOT-9/+0
2020-08-30mv compiler to compiler/mark-0/+204