summary refs log tree commit diff
path: root/src/librustc_infer/traits/engine.rs
AgeCommit message (Expand)AuthorLines
2020-05-20make `to_predicate` take a `tcx` argumentNiko Matsakis-1/+1
2020-03-30rustc -> rustc_middle part 3 (rustfmt)Mazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-1/+1
2020-03-14Split librustc_infer.Camille GILLOT-0/+78
2020-03-14Move rustc_infer::traits to new crate rustc_trait_selection.Camille GILLOT-84/+0
2020-03-02Remove chalk integrationCAD97-7/+3
2020-02-16Remove librustc_infer crate re-exports.Camille GILLOT-1/+1
2020-02-16Move librustc/{traits,infer} to librustc_infer.Camille GILLOT-0/+88