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

Fix 14025: restrict curried type lambdas in mirror generation #15006

Merged
merged 2 commits into from
May 5, 2022

Conversation

bishabosha
Copy link
Member

@bishabosha bishabosha commented Apr 22, 2022

based on #15004

we prevent generating mirrors for types where the mirroredType is kind * -> * -> *

closes #14025

@dwijnand dwijnand enabled auto-merge May 5, 2022 09:19
@dwijnand dwijnand merged commit d484926 into scala:main May 5, 2022
@dwijnand dwijnand deleted the fix-14025 branch May 5, 2022 10:50
@Kordyjan Kordyjan added this to the 3.2.0 milestone Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MirroredMonoType for curried type lambda has wrong kind
3 participants