ruby/yjit
Alan Wu 5d48825d55 YJIT: Fix String#<< return type
We previously falsely asserted that String#<< always returns a ::String
instance. Issue was discovered on CI with `--yjit-verify-ctx`.

1598600253
2023-08-17 17:17:31 -04:00
..
bindgen YJIT: implement side chain fallback for setlocal to avoid exiting (#8227) 2023-08-17 10:11:17 -04:00
src YJIT: Fix String#<< return type 2023-08-17 17:17:31 -04:00
.gitignore
Cargo.lock YJIT: Instrument global allocations on stats build (#6712) 2022-11-13 12:54:41 -05:00
Cargo.toml YJIT: Enable debug symbols in dev_nodebug (#7822) 2023-05-19 09:05:39 +09:00
not_gmake.mk YJIT: Fix shared/static library symbol leaks 2023-01-27 12:28:09 -05:00
yjit.mk YJIT: Let local yjit-bindgen exit successfully (#8156) 2023-08-01 14:46:14 -07:00