Skip to content

Fix #1462: Move LiftTry as late as possible #5799

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
Jan 28, 2019

Conversation

smarter
Copy link
Member

@smarter smarter commented Jan 26, 2019

Otherwise we might miss try expressions which end up on a non-empty expression stack
due to a late transform such as LazyVals.

Otherwise we might miss try expressions which end up on a non-empty
expression stack due to a late transform such as LazyVals.
Copy link
Contributor

@nicolasstucki nicolasstucki left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

@smarter smarter merged commit 36740bf into scala:master Jan 28, 2019
@allanrenucci allanrenucci deleted the fix-lazyvals-try branch January 28, 2019 19:00
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