rust/compiler
Guillaume Gomez 7d36d69b4a
Rollup merge of #87200 - oli-obk:fixup_fixup_opaque_types, r=nikomatsakis
TAIT: Infer all inference variables in opaque type substitutions via InferCx

The previous algorithm was correct for the example given in its
documentation, but when the TAIT was declared as a free item
instead of an associated item, the generic parameters were the
wrong ones.

cc `@spastorino`

r? `@nikomatsakis`
2021-07-16 19:54:12 +02:00
..
2021-07-15 16:09:57 -05:00
2021-07-04 11:09:32 -04:00
2021-07-13 17:58:50 +09:00
2021-07-06 19:22:27 +02:00
2021-07-10 20:54:49 +08:00