Skip to content

Prevent adaptations of extension method applications #6706

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 4 commits into from
Jun 19, 2019

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jun 18, 2019

Prevent adaptations of extension method applications coming from implicit search.
We already did the same for extension method applications coming from imports.

odersky added 3 commits June 18, 2019 16:54
Prevent adaptations of extension method applications coming from implicit search.
We already did the same for extension method applications coming from imports.
These returns were non-local only when Config.tracingEnabled was set to true.
But then they prevented recompilation under -Xfatal-errors.
@odersky odersky merged commit a1b6bb6 into scala:master Jun 19, 2019
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