You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#4272: make OrderingConstraint.&.mergeEntries symmetric
Debugging revealed that in the failing testcase `e2: TypeBounds` while `e1:
TypeRef`, and it's not clear why it should be otherwise.
Other fixes are possible, this one is easy to maintain but will repeat a few
checks.
0 commit comments