Skip to content

Better handling enclosing class computations #1078

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
Feb 12, 2016

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 12, 2016

Fixes #324. Review by @smarter

An `C.this` term with erroneous class `C` will get a
`NoPrefix` type. A subsequent implicit search on this
crashed. This is fixed now.

Fixes scala#324.
@smarter
Copy link
Member

smarter commented Feb 12, 2016

LGTM

smarter added a commit that referenced this pull request Feb 12, 2016
Better handling enclosing class computations
@smarter smarter merged commit 9d19ef6 into scala:master Feb 12, 2016
@allanrenucci allanrenucci deleted the fix-#324 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.

3 participants