Skip to content

Implicit param fixes for proc and binding#9263

Merged
headius merged 4 commits into
jruby:ruby-4.0from
headius:more_implicit_params
Feb 26, 2026
Merged

Implicit param fixes for proc and binding#9263
headius merged 4 commits into
jruby:ruby-4.0from
headius:more_implicit_params

Conversation

@headius

@headius headius commented Feb 26, 2026

Copy link
Copy Markdown
Member

This fixes almost all of CRuby test_proc.rb remaining cases, except for this one which I think needs either parser or compiler help (assignments to the implicit it parameter should be a no-op?):

TestProc#test_implicit_parameters_for_it_complex [/Users/headius/work/jruby/test/mri/ruby/test_proc.rb:1869]:
<"foo"> expected but was
<"bar">.

@headius headius added this to the JRuby 10.1.0.0 milestone Feb 26, 2026
@headius
headius changed the base branch from master to ruby-4.0 February 26, 2026 03:15
@headius
headius force-pushed the more_implicit_params branch from 540f77f to 73630b2 Compare February 26, 2026 21:58
@headius
headius merged commit 03e4e54 into jruby:ruby-4.0 Feb 26, 2026
69 of 78 checks passed
@headius
headius deleted the more_implicit_params branch February 26, 2026 22:59
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.

1 participant