summary refs log tree commit diff
path: root/src/librustc_trait_selection/traits/codegen/mod.rs
AgeCommit message (Expand)AuthorLines
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