summary refs log tree commit diff
path: root/src/librustc_infer/traits/codegen
AgeCommit message (Collapse)AuthorLines
2020-03-01`delay_span_bug` when codegen cannot select obligationEsteban Küber-7/+11
Fix #69602, introduced in #60126 by letting the compiler continue past type checking after encountering errors.
2020-02-16Remove librustc_infer crate re-exports.Camille GILLOT-2/+2
2020-02-16Make librustc_infer compile.Camille GILLOT-1/+1
2020-02-16Move librustc/{traits,infer} to librustc_infer.Camille GILLOT-0/+110