Skip to content

Fix #9058: Make implicit search preference relation transitive #9065

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 2 commits into from
May 28, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 28, 2020

No description provided.

@odersky
Copy link
Contributor Author

odersky commented May 28, 2020

The plot thickens: It seems there is no way to compare owners for implicit disambiguation that
is both transitive and that compiles most existing code.

So the fix is to use two similar comparison methods: One for disambiguation
and the other for pre-sorting.

It seems there is no way to compare owners for implicit disambiguation that
is both transitive and that compiles most existing code.

So the fix is to use two similar comparison methods: One for disambiguation
and the other for pre-sorting.
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