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

Semantic: don't combine union of Number and Number subclass into Number #5135

Merged
merged 1 commit into from Oct 17, 2017
Merged

Semantic: don't combine union of Number and Number subclass into Number #5135

merged 1 commit into from Oct 17, 2017

Conversation

asterite
Copy link
Member

Fixes #5073

Number was missing in the logic that must prevent it from being combined in unions.

@asterite asterite self-assigned this Oct 17, 2017
@asterite asterite merged commit 181986d into crystal-lang:master Oct 17, 2017
@luislavena
Copy link
Contributor

@RX14 @asterite please don't forget to tag this to Next milestone? Thank you. /cc @mverzilli

@RX14 RX14 added this to the Next milestone Oct 17, 2017
@asterite
Copy link
Member Author

@luislavena I put the tag to the issue, because to a reader of "what happened in this milestone" that's what's important.

@luislavena
Copy link
Contributor

Thank you @asterite, noticed other PR had the Next even when they were bug fixes, which is why added the request (to avoid missing all these lovely gems from the next release changelog) 😄

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.

None yet

3 participants