summaryrefslogtreecommitdiff
path: root/yjit/src/disasm.rs
AgeCommit message (Expand)Author
2022-08-24add --yjit-dump-iseqs param (https://github.com/Shopify/ruby/pull/332)Noah Gibbs
2022-05-02YJIT: Remove redundant `extern crate` (#5869)Koichi ITO
2022-04-29YJIT: Enable default rustc lints (warnings) (#5864)Alan Wu
2022-04-27Rust YJITAlan Wu