Skip to content

PolyFunction desugar: Don't copy type flags to parameter #16891

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 2 commits into from
Feb 12, 2023

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 11, 2023

Fixes #16871

This avoids a pickler test failure, since under pickling we don't see language
imports in source when we print the trees for comparisons.
@odersky odersky merged commit f177d96 into scala:main Feb 12, 2023
@odersky odersky deleted the fix-16871.scala branch February 12, 2023 10:54
@Kordyjan Kordyjan added this to the 3.3.1 milestone Aug 1, 2023
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.

Polymorphic functions crashes compiler with CC enabled
3 participants