summaryrefslogtreecommitdiff
path: root/zjit/Cargo.lock
AgeCommit message (Collapse)Author
2025-04-18Use expect-test for HIR testsMax Bernstein
This makes it easier to update cascading test failures while still making output reviewable in the PR. Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Rename ir.rs to hir.rs to avoid namespace ambiguity with backendMaxime Chevalier-Boisvert
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18add `make zjit-test`Alan Wu
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18can link and run `p RubyVM::ISeq`, hardcoded paths, needs more initAlan Wu
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Try to use libcapstoneTakashi Kokubun
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Turn ZJIT into staticlibAlan Wu
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18Downgrade lockfileMax Bernstein
Notes: Merged: https://github.com/ruby/ruby/pull/13131
2025-04-18cargo initTakashi Kokubun
Notes: Merged: https://github.com/ruby/ruby/pull/13131