Skip to content

Eta expand exported type constructors #11926

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
Mar 29, 2021
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 29, 2021

Fixes #11922

@odersky odersky changed the title Eta expanded exported type constructors Eta expand exported type constructors Mar 29, 2021
@odersky
Copy link
Contributor Author

odersky commented Mar 29, 2021

@smarter If we can get your OK now, we can still roll this into RC2, which would be good I think. But I don't want to add a milestone label, since I do not want to hold up the release any further.

@smarter smarter merged commit e8cfbb3 into scala:master Mar 29, 2021
@smarter smarter deleted the fix-11922 branch March 29, 2021 11:26
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 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.

exported parameterized types give type mismatch errors when used in method/function parameter positions.
3 participants