mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If left-hand side of any conversion constraint is `inout` type and right is a pointer (or optional thereof), delay simplification until `inout` is at least partially structurally resolved (cannot be a type variable or dependent member) because eager simplification won't record all of the possible conversions.
19 KiB
19 KiB