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

Avoid null types when reducing match types #15748

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 25, 2022

Fixes #15687

Interestingly that one escaped null checking even under -Yexplicit-nulls.

@odersky odersky requested a review from mbovel July 25, 2022 16:53
@odersky odersky merged commit 03da9dd into scala:main Jul 26, 2022
@odersky odersky deleted the fix-15687 branch July 26, 2022 18:02
@Kordyjan Kordyjan added this to the 3.2.1 milestone Aug 1, 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.

TypeHash NullPointerException with Tuple.IsMappedBy
3 participants