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 (and/or Benchmark CI) 0fab06f3c3 Separate Type::String into Type::CString and Type::TString.
Also slightly broaden the cases where << on two strings will generate
specialised code rather than a plain method call.
2022-06-27 09:25:57 -07:00
..
bindgen YJIT: On-demand executable memory allocation; faster boot (#5944) 2022-06-14 10:23:13 -04:00
src Separate Type::String into Type::CString and Type::TString. 2022-06-27 09:25:57 -07: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 Split YJIT rules for CODEOWNERS 2022-06-02 10:12:34 +09:00