granite-rust/compiler/rustc_trait_selection
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
..
src Rollup merge of #87200 - oli-obk:fixup_fixup_opaque_types, r=nikomatsakis 2021-07-16 19:54:12 +02:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00