about summary refs log tree commit diff
path: root/src/librustc_trait_selection/traits
AgeCommit message (Expand)AuthorLines
2020-03-17Erase regions in writebackMatthew Jasper-2/+2
2020-03-16Auto merge of #68970 - matthewjasper:min-spec, r=nikomatsakisbors-28/+38
2020-03-16use direct imports for `rustc::{lint, session}`.Mazdak Farrokhzad-1/+1
2020-03-16remove unnecessary hir::map importsMazdak Farrokhzad-1/+1
2020-03-15More Method->Fn renamingMark Mansi-4/+4
2020-03-15Avoid ICEs when we emit errors constructing the specialization graphMatthew Jasper-27/+35
2020-03-15Add `min_specialization` featureMatthew Jasper-1/+3
2020-03-14Index HIR after creating TyCtxtJohn Kåre Alsaker-1/+1
2020-03-14Update `krate_attrs` and `get_module`John Kåre Alsaker-1/+1
2020-03-14Split librustc_infer.Camille GILLOT-1180/+997
2020-03-14Move rustc_infer::traits to new crate rustc_trait_selection.Camille GILLOT-0/+16620