mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
It's possible to find current type variable while trying to infer transitive bindings (because sources are gathered from multiple different type variables and current type variable could be a representative of an equivalence class), let's make sure we don't attempt to use constraints which refer to current type variable on the left-hand side. Resolves: rdar://problem/65724310
44 KiB
44 KiB