1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/yjit
Noah Gibbs e88ada4699
Ruby shovel operator (<<) speedup. (#5896)
For string concat, see if compile-time encoding of strings matches.
If so, use simple buffer string concat at runtime. Otherwise, use
encoding-checking string concat.
2022-05-11 11:20:21 -04:00
..
bindgen Ruby shovel operator (<<) speedup. (#5896) 2022-05-11 11:20:21 -04:00
src Ruby shovel operator (<<) speedup. (#5896) 2022-05-11 11:20:21 -04:00
.gitignore
Cargo.lock
Cargo.toml