Skip to content

Use a set_table for rb_vm_struct.unused_block_warning_table #13187

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

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

byroot
Copy link
Member

@byroot byroot commented Apr 27, 2025

Now that we have a hash-set implementation we can use that instead of a hash-table with a static value.

@byroot byroot requested a review from jeremyevans April 27, 2025 06:08
@byroot byroot force-pushed the unused-block-warning-set branch from e1fd7e1 to 965e9e1 Compare April 27, 2025 06:26
Now that we have a hash-set implementation we can use that
instead of a hash-table with a static value.
@byroot byroot force-pushed the unused-block-warning-set branch from 965e9e1 to 4187623 Compare April 27, 2025 06:33
Copy link

launchable-app bot commented Apr 27, 2025

All Tests passed!

✖️no tests failed ✔️61956 tests passed(6 flakes)

@byroot byroot merged commit 3ec7bff into ruby:master Apr 27, 2025
83 of 85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants