Skip to content

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