Skip to content

Fix #1614 tailrec. #1620

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
Oct 25, 2016
Merged

Fix #1614 tailrec. #1620

merged 2 commits into from
Oct 25, 2016

Conversation

DarkDimius
Copy link
Contributor

@DarkDimius DarkDimius commented Oct 23, 2016

A straightforward simple fix for tailrec.

Even if outer class & method isn't polymorpnic,
inner method might be. Need to handle this correctly.
@DarkDimius DarkDimius changed the title [WIP] Fix #1614 tailrec. Fix #1614 tailrec. Oct 25, 2016
@DarkDimius
Copy link
Contributor Author

ready for review. @felixmulder would you like to review it?

Copy link
Contributor

@felixmulder felixmulder left a comment

Choose a reason for hiding this comment

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

Looks amazing ⭐ ⭐ ⭐ ⭐ ⭐

@felixmulder felixmulder merged commit 133fbb3 into scala:master Oct 25, 2016
@felixmulder
Copy link
Contributor

Ping: @matthewfarwell

@allanrenucci allanrenucci deleted the fix-1614 branch December 14, 2017 19:19
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