Skip to content

Fix tuple casting #16113

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

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Fix tuple casting #16113

merged 1 commit into from
Oct 3, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Sep 27, 2022

Was truncating tuples of size > 22 before.

Fixes #16104

Was truncating tuples of size > 22 before.

Fixes scala#16104
@dwijnand dwijnand merged commit 9693bc7 into scala:main Oct 3, 2022
@dwijnand dwijnand deleted the fix-16104 branch October 3, 2022 15:43
@Kordyjan Kordyjan added this to the 3.2.1 backports milestone Oct 17, 2022
Kordyjan added a commit that referenced this pull request Oct 17, 2022
@Kordyjan Kordyjan added the backport:done This PR was successfully backported. label Oct 17, 2022
@Kordyjan Kordyjan modified the milestones: 3.2.1 backports, 3.2.2 Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:done This PR was successfully backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exact tuple type is lost during transformations
4 participants