rust/compiler/rustc_infer/src
Matthias Krüger 233ed35e84
Rollup merge of #108828 - compiler-errors:new-solver-alias-eq-on-num-var, r=lcnr
Emit alias-eq when equating numeric var and projection

This doesn't fix everything having to do with projections and infer vars, but it does fix a common case I saw in HIR typeck.

r? `@lcnr`
2023-03-10 19:59:18 +01:00
..
errors Migrate diagnostic 2023-03-03 05:02:34 +00:00
infer Rollup merge of #108828 - compiler-errors:new-solver-alias-eq-on-num-var, r=lcnr 2023-03-10 19:59:18 +01:00
traits rustc_infer: Consolidate obligation elaboration de-duplication 2023-02-24 11:32:41 +01:00
lib.rs Rollup merge of #108350 - compiler-errors:assoc-type-bound-dogfooding, r=oli-obk 2023-02-23 06:18:07 +01:00