Skip to content

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 #20344

This reverts one part of scala#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 scala#20344
@odersky odersky added this to the 3.5.0-RC2 milestone May 8, 2024
@odersky
Copy link
Contributor Author

odersky commented May 8, 2024

I added to a 3.5.0-RC2 milestone since this fixes a regression

Co-authored-by: Matt Bovel <matthieu@bovel.net>
@odersky odersky merged commit b10d64e into scala:main May 8, 2024
@odersky odersky deleted the fix-20344 branch May 8, 2024 22:47
@smarter smarter added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label May 14, 2024
@WojciechMazur WojciechMazur added backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" backport:done This PR was successfully backported. and removed backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" labels Jun 17, 2024
WojciechMazur added a commit that referenced this pull request Jul 6, 2024
…found error" to LTS (#21103)

Backports #20368 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:done This PR was successfully backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in armanbilge/schrodinger for implicit search
4 participants