ruby: Drop cargo, it's not used by yjit#462631
Merged
kirillrdy merged 1 commit intoNixOS:stagingfrom Nov 18, 2025
Merged
Conversation
- https://github.com/ruby/ruby/blob/0b559eab0447905a784092824e5ea0999018cd01/yjit/yjit.mk#L22-L27 Only `$RUSTC`, which desugars to `rustc` by default, is used for yjit. Note that the plumbing for cargo does exist, but is used for development purposes only. Signed-off-by: Samuel Dionne-Riel <samuel@dionne-riel.com> (cherry picked from commit 90e5b96)
13 tasks
kirillrdy
approved these changes
Nov 18, 2025
Member
kirillrdy
left a comment
There was a problem hiding this comment.
nixpkgs-review result
Generated using nixpkgs-review.
Command: nixpkgs-review pr 462631 --package ruby
Commit: 5f50a5563f6b37f95cec060ebbf4e2f99b3f7ac4
x86_64-linux
✅ 2 packages built:
- ruby
- ruby.devdoc (ruby.devdoc.devdoc)
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Only
$RUSTC, which desugars torustcby default, is used for yjit. Note that the plumbing for cargo does exist, but is used for development purposes only.This PR is the rebuild-heavy commit initially in #461684.
See: #461684 (comment)
cc: @kirillrdy.
Things done
nixos-unstable, not fromstaging)passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.