Skip to content

Move checkValue to Typer #11431

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
Feb 16, 2021
Merged

Move checkValue to Typer #11431

merged 1 commit into from
Feb 16, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Feb 16, 2021

Move the check to Typer so that we get better error messages, and don't fail
subsequent assertions.

Fixes #11430

Move the check to Typer so that we get better error messages, and don't fail
subsequent assertions.

Fixes scala#11430
Copy link
Contributor

@romanowski romanowski left a comment

Choose a reason for hiding this comment

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

Thanks for such a quick fix!

@romanowski romanowski merged commit 7c589a3 into scala:master Feb 16, 2021
@romanowski romanowski deleted the fix-11430 branch February 16, 2021 14:14
@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.

Packages mixed type inference crashes compiler
3 participants