mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
These rules would be fine since RHS simplification eliminates them, but they cause problems for the minimal conformances algorithm. To avoid introducing such rules, ensure that the critical pair of two property-like rules is itself a property-like rule instead of relying on subsequent simplifications sorting it out. See the new comment in RewriteSystem::computeCriticalPair() for details. I need to understand this problem better and either fix minimal conformances or add stronger assertions, but for now this fixes the last failure with -requirement-machine-abstract-signatures=verify.
22 KiB
22 KiB