Skip to content

Conversation

@WojciechMazur
Copy link
Contributor

Backports #20007 to the LTS branch.

PR submitted by the release tooling.
[skip ci]

WojciechMazur and others added 3 commits July 4, 2024 16:32
When comparing arguments of two applied types, perform hard comparisons
after easy ones. A comparison if hard if it entails a subtype test A <: B
where A is an AndType or B is an OrType. Such comparisons need to perform an either,
which might lose solutions.

Fixes #19999

[Cherry-picked bda6763][modified]
Co-authored-by: Guillaume Martres <[email protected]>
[Cherry-picked 0f30c98]
Base automatically changed from lts-20013 to lts-3.3 July 5, 2024 13:21
@WojciechMazur
Copy link
Contributor Author

No regressions detected in the community build up to lts-20295.

Reference

@WojciechMazur WojciechMazur merged commit 89fa365 into lts-3.3 Jul 5, 2024
@WojciechMazur WojciechMazur deleted the lts-20007 branch July 5, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants