Skip to content

Can't convert a function to a trait using an implicit conversion and fully structural types #12609 [ci: last-only] #10065

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

Closed
wants to merge 10 commits into from

Conversation

hunterpayne
Copy link

Attempt to fix 12609 by allowing types without basetypes to be used by the type inference engine when an unwrapped type is checked.

Fixes scala/bug#12609

@hunterpayne hunterpayne changed the title Can't convert a function to a trait using an implicit conversion and fully structural types #12609 Can't convert a function to a trait using an implicit conversion and fully structural types #12609 [ci: last-only] Jul 5, 2022
@SethTisue SethTisue removed this from the 2.13.10 milestone Jul 6, 2022
@SethTisue
Copy link
Member

replaced by #10067

This pull request was closed.
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.

Can't convert a function to a trait using an implicit conversion and fully structural types
3 participants