Skip to content
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

Bring back ambiguity filter when we report an implicit not found #20367

Closed
wants to merge 1 commit into from

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 8, 2024

This reverts one part of #20261. When we fail with both an ambiguity on one implicit argument and another error on another argument we prefer the other error. I added a comment why this is needed.

Fixes #20354

This reverts one part of scala#20261. When we fail with both an ambiguity on one implicit
argument and another error on another we prefer the other error. I added a comment
why this is needed.

Fixes scala#20354
@odersky odersky changed the title Bring back ambiguity filter when report implicit not found Bring back ambiguity filter when we report an implicit not found May 8, 2024
@odersky odersky modified the milestones: 3.5., mbovel, 3.5.0-RC2 May 8, 2024
@odersky
Copy link
Contributor Author

odersky commented May 8, 2024

Superseded by #20368

@odersky odersky closed this May 8, 2024
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.

Strange behaviour related to type test of path-dependent types and divergence from Scala 2
1 participant