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

Fail when a poly function value has a different number of type params than the expected poly function #21248

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

KacperFKorban
Copy link
Member

fixes #20533

@KacperFKorban KacperFKorban marked this pull request as ready for review July 23, 2024 14:26
@KacperFKorban KacperFKorban requested a review from smarter July 23, 2024 14:34
@smarter smarter merged commit fb983db into scala:main Jul 23, 2024
28 checks passed
@smarter smarter deleted the fix-i20533 branch July 23, 2024 15:39
WojciechMazur added a commit that referenced this pull request Aug 27, 2024
…ype params than the expected poly function" to 3.5.2 (#21459)

Backports #21248 to the 3.5.2 branch.

PR submitted by the release tooling.
[skip ci]
@WojciechMazur WojciechMazur added this to the 3.5.2 milestone Oct 8, 2024
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.

IndexOutOfBoundsException on wrong number of type params of polymorphic function
3 participants