mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When inference is determining bindings of a type variable that represents an overload set (e.g. member or operator reference), let's not consider it as delayed due to presence of `ApplicableFunction` constraint since argument/result type inference depends on overload set but not vice versa. Resolves: rdar://78917861
68 KiB
68 KiB