Skip to content

Fix desugaring of variable pattern leaking into API #2127

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 28, 2017

Conversation

smarter
Copy link
Member

@smarter smarter commented Mar 20, 2017

This was especially bad for incremental compilation since the temporary
variable name is unstable.

@smarter smarter requested a review from odersky March 20, 2017 22:51
@smarter smarter force-pushed the fix/variable-pattern-access branch from 137885e to b7e4593 Compare March 20, 2017 22:52
This was especially bad for incremental compilation since the temporary
variable name is unstable.
@smarter smarter force-pushed the fix/variable-pattern-access branch from b7e4593 to 6135363 Compare March 20, 2017 23:33
@smarter
Copy link
Member Author

smarter commented Mar 28, 2017

Ping for review.

@DarkDimius
Copy link
Contributor

LGTM.

@smarter smarter merged commit 30bfbd5 into scala:master Mar 28, 2017
@allanrenucci allanrenucci deleted the fix/variable-pattern-access branch December 14, 2017 19:23
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