Skip to content

Fix NPE in Implicits #1903

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
Jan 16, 2017
Merged

Fix NPE in Implicits #1903

merged 1 commit into from
Jan 16, 2017

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jan 16, 2017

We got an NPE when compiling the collection strawman under -Yno-imports. We did not
foresee that the contextual implicit scope stack could be empty.

This was found when compiling collection strawman under -Yno-imports

We got on NPE when compiling the collection strawman under -Yno-imports. We did not
preview that the contextual implicit scope stack could be empty.
@odersky
Copy link
Contributor Author

odersky commented Jan 16, 2017

I am merging this without review because this is a blocker for the collection strawman effort.

@odersky odersky merged commit 2c229a6 into scala:master Jan 16, 2017
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.

1 participant