Skip to content

Implement various string start/end events for ripper#4049

Merged
kddnewton merged 1 commit intoruby:mainfrom
Earlopain:ripper-string-beg-end
Mar 27, 2026
Merged

Implement various string start/end events for ripper#4049
kddnewton merged 1 commit intoruby:mainfrom
Earlopain:ripper-string-beg-end

Conversation

@Earlopain
Copy link
Collaborator

tstring_beg in particular is needed by yard.

Before:

1980 examples, 606 failures, 15 pending
After:
1980 examples, 582 failures, 15 pending

Thought it would be more, but oh well. It needs on_sp which I guess is why there are not many new passes

`tstring_beg` in particular is needed by `yard`.

Before:
> 1980 examples, 606 failures, 15 pending
After:
> 1980 examples, 582 failures, 15 pending

Thought it would be more, but oh well. It needs `on_sp` which I  guess is why there are not many new passes
@kddnewton kddnewton merged commit ffe142c into ruby:main Mar 27, 2026
68 checks passed
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.

2 participants