summary refs log tree commit diff
path: root/src/librustc_traits/chalk_context/mod.rs
AgeCommit message (Expand)AuthorLines
2018-11-29Implement `AggregateOps`scalexm-2/+28
2018-11-29Implement `ResolventOps`scalexm-29/+15
2018-11-29Handle inference variables in `nll_relate` and use it for chalkscalexm-17/+34
2018-11-24Fix `ChalkInferenceContext::into_hh_goal`scalexm-1/+4
2018-11-24Implement some instantiate / canonical routinesscalexm-52/+113
2018-11-13Instantiate all bound vars existentiallyscalexm-4/+3
2018-11-13Provide program clauses for builtin typesscalexm-0/+494