Skip to content

[pull] master from ruby:master#1085

Merged
pull[bot] merged 4 commits into
turkdevops:masterfrom
ruby:master
Jun 6, 2026
Merged

[pull] master from ruby:master#1085
pull[bot] merged 4 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 6, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

byroot and others added 4 commits June 5, 2026 19:19
…17186)

* ZJIT: Fix cases where we need to super to C functions with >6 params

Previously ZJIT was crashing in cases where we need to `super` in to a
cfunc. The issue is that we didn't handle C functions with more than the
calling convention params.  This patch just adds an exit in the case
where we need to call in to a cfunc with too many params

* Update zjit/src/codegen.rs

Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>

* do what alan asked

* Update zjit/src/codegen_tests.rs

Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>

* address more feedback

---------

Co-authored-by: Alan Wu <XrXr@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jun 6, 2026
@pull pull Bot added the ⤵️ pull label Jun 6, 2026
@pull pull Bot merged commit 08efe07 into turkdevops:master Jun 6, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants