about summary refs log tree commit diff
path: root/src/librustc_trait_selection/traits/codegen/mod.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-126/+0
2020-07-22Use `ty::Instance::resolve` to identify `'static` bound sourceEsteban Küber-0/+13
2020-06-05Rename traits::Vtable to ImplSource.Ana-Maria Mihalache-8/+8
2020-04-18Detect mistyped associated consts in `Instance::resolve`.Eduard-Mihai Burtescu-3/+4
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-2/+2
2020-03-14Split librustc_infer.Camille GILLOT-29/+27
2020-03-14Move rustc_infer::traits to new crate rustc_trait_selection.Camille GILLOT-0/+114