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

Add workaround for Value#not_nil! copying the receiver #13264

Merged
merged 4 commits into from
Apr 3, 2023

Conversation

HertzDevil
Copy link
Contributor

@HertzDevil HertzDevil commented Apr 1, 2023

This quick patch fixes #13263. The codegen issue is in #13265.

@HertzDevil HertzDevil added kind:bug topic:stdlib kind:regression Something that used to correctly work but no longer works labels Apr 1, 2023
@straight-shoota straight-shoota added this to the 1.8.0 milestone Apr 1, 2023
@straight-shoota straight-shoota merged commit d188622 into crystal-lang:master Apr 3, 2023
@HertzDevil HertzDevil deleted the bug/not-nil-struct branch April 12, 2023 19:22
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug kind:regression Something that used to correctly work but no longer works topic:stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent Iterator::Cycle behavior on 1.7+
2 participants