mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
- Avoid creating an unnecessary type variable - Even if both sides are type variables we can solve them if the LHS cannot bind to an InOut or the RHS cannot bind to an LValue; in this case the two types are identical and we can merge them
223 KiB
223 KiB