Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport "Guard against recursive lower bounds in constraints" to LTS #22126

Closed
wants to merge 1 commit into from

Conversation

WojciechMazur
Copy link
Contributor

Backports #21587 to the 3.3.5.

PR submitted by the release tooling.

We could get an indirect recursion going through a singleton type before.

Fixes #21535

[Cherry-picked d0ea3b0]
@WojciechMazur
Copy link
Contributor Author

PR was rejected from Scala 3.3.5 LTS backports, couses regression in following tests:

    tests/pos/i16311.scala failed
    tests/pos/i16311b.scala failed
    tests/pos/i15365.scala failed
    tests/pos/i16311a.scala failed
    tests/pos/i16311.scala failed
    tests/pos/i16311b.scala failed
    tests/pos/i15365.scala failed
    tests/pos/i16311a.scala failed

@WojciechMazur WojciechMazur deleted the backport-lts-3.3-21587 branch December 3, 2024 21:36
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.

2 participants