Skip to content

Fix #9464: Fix computation of expected type in a return #9540

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
Aug 13, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Aug 12, 2020

We need to substitute type as well as term parameters in the expected
type of a return to handle dependent methods correctly.

We need to substitute type as well as term parameters in the expected
type of a return to handle dependent methods correctly.
@nicolasstucki nicolasstucki merged commit a2e7b73 into scala:master Aug 13, 2020
@nicolasstucki nicolasstucki deleted the fix-#9464 branch August 13, 2020 06:19
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