about summary refs log tree commit diff
path: root/src/librustc_traits/chalk_context/unify.rs
AgeCommit message (Expand)AuthorLines
2020-03-02Remove chalk integrationCAD97-85/+0
2020-02-16Make librustc_traits compile.Camille GILLOT-3/+3
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-22Format the worldMark Rousskov-35/+16
2019-10-01Improve HRTB error span when -Zno-leak-check is usedAaron Hill-1/+1
2019-06-18rustc: remove 'x: 'y bounds (except from comments/strings).Eduard-Mihai Burtescu-1/+1
2019-06-14Run `rustfmt --file-lines ...` for changes from previous commits.Eduard-Mihai Burtescu-5/+2
2019-06-14Unify all uses of 'gcx and 'tcx.Eduard-Mihai Burtescu-7/+7
2018-12-27Handle sub-typing in chalk-enginescalexm-1/+2
2018-12-27Integrate chalk enginescalexm-0/+8
2018-11-29Handle inference variables in `nll_relate` and use it for chalkscalexm-0/+98