Skip to content

Fix #2895: Two fixes for inlining #2912

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 2 commits into from
Aug 2, 2017
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 25, 2017

Two fixes:

  1. Generate bridges for inline methods

There was a test before that explicitly suppressed bridge generation
for inline methods. I am not sure why. @DarkDimius, does the one ring a bell?

  1. Sharpen condition when to elide a this binding.

There was a test before that explicitly suppressed bridge generation
for inline methods. I am not sure why. @DarkDimius, does the one ring a bell?
@odersky odersky requested a review from DarkDimius July 25, 2017 12:53
@odersky odersky changed the title Fix #2895: Generate bridges for inline methods Fix #2895: Two fixes for inlining Jul 25, 2017
@DarkDimius
Copy link
Contributor

LGTM

@DarkDimius DarkDimius merged commit 951b53e into scala:master Aug 2, 2017
@allanrenucci allanrenucci deleted the fix-#2895 branch December 14, 2017 19:18
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