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

[backport] Fix lack of type avoidance in argument lifting #15237

Merged
merged 1 commit into from
May 24, 2022

Conversation

smarter
Copy link
Member

@smarter smarter commented May 19, 2022

This backports #15229 to 3.1.3 which fixes a regression introduced in 3.1.2.

We need to manually increase the nestingLevel of symbols created by
EtaExpansion#lift to compensate for the fact that they will end up in a block.

Fixes scala#15174.
@smarter smarter added this to the 3.1.3 milestone May 19, 2022
@smarter smarter requested a review from Kordyjan May 19, 2022 15:11
@Kordyjan Kordyjan enabled auto-merge May 23, 2022 10:59
@Kordyjan Kordyjan merged commit 896c98c into scala:release-3.1.3 May 24, 2022
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.

2 participants