Skip to content

Cleanup transform phases #3327

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
Oct 16, 2017

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Oct 15, 2017

  1. Run tailrec at phase + 1

    It was the only phase that overrode treeTransformPhase directly. Better to standardize on phase + 1.

It was the only phase that overrode treeTransformPhase directly. Better to
standardize on phase + 1.
@allanrenucci allanrenucci merged commit dd1882b into scala:master Oct 16, 2017
@allanrenucci allanrenucci deleted the change-transform-phases branch October 16, 2017 20:22
@odersky odersky restored the change-transform-phases branch October 17, 2017 07:02
@allanrenucci allanrenucci deleted the change-transform-phases branch December 14, 2017 16:58
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.

3 participants