Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 12, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

XrXr and others added 14 commits September 11, 2025 21:32
Previously, the included test crashed or turned into an infinite
loop due to the missing check.
* Release builds depend only on `rustc` for sake of packaging. Removing
it from the image ensures that passing the CI implies that only `rustc`
is required.
* ruby.rs should hold the main entrypoint to YJIT and ZJIT
* The crate jit will hold code shared between them
* Using the shared jit crate, support for a single global_allocator can
function
* Solves --zjit-mem-size
If the file option is given but the file not found, raise a GemfileError
with a message indicating the file was not found.

Currently this is raising a generic Errno::ENOENT error.

ruby/rubygems@db61de6b21
It sounds like this should apply to all git sources at this point.

ruby/rubygems@b1817f91de
It matches the comment above more naturally and it's consistent with how
the same thing is checked in other places.

ruby/rubygems@59ec6b4b29
…ource changes

When the source used to be git and switches back to rubygems,
it is possible that the git source contains a version that
ruybgems doesn't know about yet.

So don't add the locked spec to the base resolve, and also don't add a
lower bound requirement on the version, since the version in the new
source may actually be lower.

ruby/rubygems@85514e3a1e
Fix: ruby/json#853

Simplecov end up requiring json so we need to start collecting
coverage before.

ruby/json@ca72019fd3
@pull pull bot locked and limited conversation to collaborators Sep 12, 2025
@pull pull bot added the ⤵️ pull label Sep 12, 2025
@pull pull bot merged commit 09ae509 into turkdevops:master Sep 12, 2025
1 check failed
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.

7 participants