Skip to content

[pull] master from ruby:master#1167

Merged
pull[bot] merged 9 commits into
turkdevops:masterfrom
ruby:master
Jun 30, 2026
Merged

[pull] master from ruby:master#1167
pull[bot] merged 9 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull

@pull pull Bot commented Jun 30, 2026

Copy link
Copy Markdown

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 : )

tekknolagi and others added 9 commits June 30, 2026 07:40
Shrink `lir::Insn` from 184 to 144 bytes.
Shrink `lir::Insn` from 144 to 80 bytes.
`install_location` is a hot path during gem installation.  I want to
make the method private so that we can freely refactor it. This commit
makes it private and ports the tests to use integration tests instead of
directly calling the method.

Before this commit, `install_location` would repeatedly call
`File.realpath` on the destination directory when `extract_tar_gz` had
already done that work.

ruby/rubygems@c15a559007
This makes sharing String, Array, and Hash objects faster.
@pull pull Bot locked and limited conversation to collaborators Jun 30, 2026
@pull pull Bot added the ⤵️ pull label Jun 30, 2026
@pull pull Bot merged commit 7c176da into turkdevops:master Jun 30, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants