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

Do not bind inline parameters when lifting args #13429

Merged
merged 1 commit into from Sep 2, 2021

Conversation

nicolasstucki
Copy link
Contributor

Fixes #13411

@nicolasstucki nicolasstucki self-assigned this Aug 31, 2021
@nicolasstucki nicolasstucki marked this pull request as ready for review August 31, 2021 14:02
@nicolasstucki nicolasstucki removed their assignment Aug 31, 2021
Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in commit message: now -> not

@nicolasstucki nicolasstucki changed the title Do now bind inline parameters when lifting args Do not bind inline parameters when lifting args Sep 2, 2021
@nicolasstucki nicolasstucki merged commit 0125b46 into scala:master Sep 2, 2021
@nicolasstucki nicolasstucki deleted the i13411 branch September 2, 2021 14:43
@Kordyjan Kordyjan added this to the 3.1.1 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.

Regression in inline matches, inline parameter gets proxied.
3 participants