mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Instead of special casing argument-to-parameter matching for object literal expressions, let's allow constraint system to lookup a witness initializer and apply it to the given set of arguments. This also simplifies constraint application because `coerceCallArguments` could be used to form type-checked argument expression.
2.5 KiB
2.5 KiB