aboutsummaryrefslogtreecommitdiffstats
path: root/yjit/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* YJIT: On-demand executable memory allocation; faster boot (#5944)Alan Wu2022-06-141-0/+1
* YJIT: Enable default rustc lints (warnings) (#5864)Alan Wu2022-04-291-6/+0
* YJIT: Adopt Clippy suggestions we likeAlan Wu2022-04-291-0/+4
* Rust YJITAlan Wu2022-04-271-0/+17