Skip to content

More careful instantation of wildcards when solving constraints #10924

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 1 commit into from
Jan 5, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 27, 2020

The previous treatment could instantiate a wildcard type to a type that violated
constraint satisfiability.

Fixes #10161

The previous treatment could instantiate a wildcard type to a type that violated
constraint satisfiability.

Fixes scala#10161
@smarter smarter merged commit ea65338 into scala:master Jan 5, 2021
@smarter smarter deleted the fix-#10161 branch January 5, 2021 14:19
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

Type inference issue in presence of implicits and path-dependent types
3 participants