rust/compiler/rustc_infer/src
Matthias Krüger 1e2f63de0a
Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakis
Only mark projection as ambiguous if GAT substs are constrained

A slightly more targeted version of #92917, where we only give up with ambiguity if we infer something about the GATs substs when probing for a projection candidate.

fixes #93874
also note (but like the previous PR, does not fix) #91762

r? `@jackh726`
cc `@nikomatsakis` who reviewed #92917
2022-02-18 23:23:09 +01:00
..
infer Rollup merge of #93892 - compiler-errors:issue-92917, r=jackh726,nikomatsakis 2022-02-18 23:23:09 +01:00
traits Overhaul Const. 2022-02-15 16:19:59 +11:00
lib.rs Revert "Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obk" 2022-02-11 07:17:16 +00:00