1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/yjit
2022-07-06 17:25:58 +02:00
..
bindgen Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodings don't match, as discussed with byroot 2022-07-06 17:25:58 +02:00
src Switch YJIT to using rb_str_buf_append rather than rb_str_append when encodings don't match, as discussed with byroot 2022-07-06 17:25:58 +02:00
.gitignore
Cargo.lock
Cargo.toml YJIT: Relax minimum Rust version requirement to 1.58.1 2022-05-29 13:43:02 -04:00
yjit.mk Add a check-yjit-bindgen-unused target. Add to CI. (#6066) 2022-06-29 12:49:46 -04:00