mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Now that function types cannot have a naked type variable as their input type it's no longer possible to have an unsolved ArgumentTupleConversion constraint, so we can bypass most of the logic in matchTypes() and call matchCallArguments() instead.
141 KiB
141 KiB