summaryrefslogtreecommitdiff
path: root/yjit/src/asm
AgeCommit message (Expand)Author
2022-05-02YJIT: Remove redundant `extern crate` (#5869)Koichi ITO
2022-04-29YJIT: Enable default rustc lints (warnings) (#5864)Alan Wu
2022-04-29YJIT: Adopt Clippy suggestions we likeAlan Wu
2022-04-29YJIT: Do not create `CodeBlock.asm_comments` if the `asm_comments` feature is...Dmitry Dygalo
2022-04-27YJIT: Make add_comment() more conciseAlan Wu
2022-04-27Rust YJITAlan Wu