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

Stop assuming Array#each is written in C #1061

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Commits on Jan 12, 2024

  1. Stop assuming Array#each is written in C

    Same as ruby#1015, but for Array#each.
    We're thinking of rewriting it in Ruby, and I'd like to avoid failing on
    test-bundled-gems in the PR.
    k0kubun committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    67c07c0 View commit details
    Browse the repository at this point in the history