ruby/yjit
Alan Wu e159971e03
[For ruby_3_2] Fix unused_mut Rust warnings (#8435)
Fix unused_mut Rust warnings

Rust version 1.71.0 and up issue these warnings. On GitHub CI, the
warnings were previously seen in -DYJIT_FORCE_ENABLE runs.
2023-09-16 04:06:39 +00:00
..
bindgen merge revision(s) 3b83b265f1: [Backport #19404] 2023-02-06 14:00:47 +09:00
src [For ruby_3_2] Fix unused_mut Rust warnings (#8435) 2023-09-16 04:06:39 +00:00
.gitignore
Cargo.lock YJIT: Instrument global allocations on stats build (#6712) 2022-11-13 12:54:41 -05:00
Cargo.toml YJIT: Generate debug info in release builds (#6910) 2022-12-12 15:59:29 -05:00
not_gmake.mk YJIT: Support MAKE=bmake for release build 2022-09-20 14:17:27 -04:00
yjit.mk Suppress the output of if [ 'xyes' = xyes ]; code 2022-12-13 22:26:24 -08:00