[pull] master from ruby:master#919
Merged
pull[bot] merged 23 commits intoturkdevops:masterfrom Apr 8, 2026
Merged
Conversation
Bumps the github-actions group with 1 update in the / directory: [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `taiki-e/install-action` from 2.74.0 to 2.75.0 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@94cb46f...cf39a74) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Agent-Logs-Url: https://github.com/ruby/rubygems/sessions/a9efe3b4-99c9-4af2-9954-a65a2859edfc ruby/rubygems@3d4e90a355 Co-authored-by: hsbt <12301+hsbt@users.noreply.github.com>
…stead of 'parallel_tests' Agent-Logs-Url: https://github.com/ruby/rubygems/sessions/dd120552-e56f-4a0e-9143-ec483aa07bfc ruby/rubygems@56a98274c3 Co-authored-by: hsbt <12301+hsbt@users.noreply.github.com>
…o match freebird gem Agent-Logs-Url: https://github.com/ruby/rubygems/sessions/61efd9ab-67d3-4ce2-b81d-4b6e8ef07f99 ruby/rubygems@bf73b51866 Co-authored-by: hsbt <12301+hsbt@users.noreply.github.com>
Agent-Logs-Url: https://github.com/ruby/rubygems/sessions/9cf2fa2e-02a9-4dde-a833-8ad11974e1eb ruby/rubygems@5ac4c8400b Co-authored-by: hsbt <12301+hsbt@users.noreply.github.com>
…sion and stub_without_version Agent-Logs-Url: https://github.com/ruby/rubygems/sessions/8de78edb-b0d3-4fd3-bdad-898184561abd ruby/rubygems@5a87b86515 Co-authored-by: hsbt <12301+hsbt@users.noreply.github.com>
…nd stub_without_version helpers Agent-Logs-Url: https://github.com/ruby/rubygems/sessions/4028db0e-e050-48af-9704-4219653a4753 ruby/rubygems@951ef62f76 Co-authored-by: hsbt <12301+hsbt@users.noreply.github.com>
ruby/rubygems@72bdf54b6d Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ates
The Rust function hello("world") returns "Hello world, from Rust!" but
the Ruby test templates expected "Hello earth, from Rust!", causing
generated tests to fail immediately after bundle gem --ext=rust.
ruby/rubygems@8de4c041ba
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… newgem template be checks object identity which will fail for newly-allocated strings. eq checks value equality and is the correct matcher here. ruby/rubygems@828440937b Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Change "and lock the mutex" to "and to lock the mutex" for correct parallel infinitive structure. ruby/rubygems@94f9267b72 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The expected value should be first, second the actual value.
`imemo_tmpbuf` can be skipped if `ptr` is `NULL` which is often the case if `RB_ALLOCV_END` was used.
Since PBKDF2 runs single-threaded and is typically configured to take several hundred milliseconds or longer, it is a perfect candidate to be run without the GVL. ruby/openssl@2a24966414
scrypt is another password hashing algorithm, so releasing the GVL is useful. ruby/openssl@dd2f6ba892
Embarrassingly, the previous commits introduced OPENSSL_cleanse() calls against the temporary struct instead of the buffer content. Thanks to nagachika for noticing. ruby/openssl@8eca3efad4
This makes IsBlockParamModified pure and the loads more understandable to load-store forwarding.
…ll (#16675) Thread through special handling of the potential block argument.
Just update some HIR tests.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )