Skip to content

Backport "Priority warning fix alternative" to 3.5.0 #20953

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

Conversation

WojciechMazur
Copy link
Contributor

Backports #20487 to 3.5.0-RC3

odersky added 5 commits July 2, 2024 21:34
Warn about priority change in implicit search only if one of the participating
candidates appears in the final result.

It could be that we have an priority change between two ranked candidates that
both are superseded by the result of the implicit search. In this case, no
warning needs to be reported.
Drop priority change warnings if one the mentioned references
does not succeed via tryImplicit.
@WojciechMazur WojciechMazur force-pushed the backport-3.5.0/20487 branch from 5d5717c to 1d993a7 Compare July 2, 2024 19:35
@WojciechMazur WojciechMazur merged commit b4f3a7b into scala:release-3.5.0 Jul 3, 2024
24 checks passed
@WojciechMazur WojciechMazur deleted the backport-3.5.0/20487 branch July 3, 2024 08:42
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