Skip to content

Conversation

rssh
Copy link
Contributor

@rssh rssh commented Jan 16, 2022

No description provided.

@nicolasstucki nicolasstucki merged commit eed6820 into scala:master Jan 17, 2022
odersky added a commit to dotty-staging/dotty that referenced this pull request Mar 21, 2022
If expected type is a selection proto or similar we picked all alternatives
that were compatible with it. But if the expected type was meant to be
used after extension method expansion, then no alternative would be classified
as compatible.

We now drop all method alternatives in this case. If only one alternative remains,
we pick that one.

Fixes scala#14279
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