Skip to content
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

Helping out Dotty's type inference #3187

Merged

Conversation

travisbrown
Copy link
Contributor

These are a few fixes for places where Dotty isn't able to get the type inference right and where I think providing the types doesn't make the code unreasonably verbose (in most of these cases I think it's a readability improvement if anything).

Copy link
Contributor

@kailuowang kailuowang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind these changes either. Just a little surprised that Dotty couldn't infer them.

@travisbrown travisbrown merged commit 023ec75 into typelevel:master Dec 9, 2019
@travisbrown travisbrown added this to the 2.1.0-RC3 milestone Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants