Skip to content

Fix #781 context bounds #788

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 3 commits into from
Sep 14, 2015

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Sep 12, 2015

Closes #781. Review by @DarkDimius.

Avoids having to fix all occurrences of procedure syntax. Will be extended to other
backwards compatible features.
Desugaring worked incorrectly when both context bounds and default parameters were present.
Should have been added on final vals commit.
@odersky
Copy link
Contributor Author

odersky commented Sep 12, 2015

tests succeed when run locally.

@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request Sep 14, 2015
@DarkDimius DarkDimius merged commit 7f01a79 into scala:master Sep 14, 2015
@allanrenucci allanrenucci deleted the fix-#781-context-bounds 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.

3 participants