mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When favoring particular constraints in a disjunction, don't remove the old disjunction and create a new one---it's just churn in the constraint system. Instead, favor the constraints that need it. This technically flips the SR-139 test case from "too complex" to being fast enough, but it's still fairly slow.
140 KiB
140 KiB