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

Interpreter: handle inlined call that returns self for structs #12259

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

asterite
Copy link
Member

Fixes #12253

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter labels Jul 11, 2022
@asterite asterite force-pushed the interpreter/inline-call-struct-self branch from fd9387b to 961106f Compare July 11, 2022 12:53
@straight-shoota straight-shoota added this to the 1.6.0 milestone Jul 12, 2022
@asterite asterite merged commit e116912 into master Jul 12, 2022
@asterite asterite deleted the interpreter/inline-call-struct-self branch July 12, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interpreter: invalid memory access with StaticArray#sort_by StaticArray#unstable_sort_by
2 participants