ruby/yjit/bindgen
Alan Wu da7b9478d3
YJIT: Pass nil to anonymous kwrest when empty (#9972)
This is the same optimization as e4272fd29 ("Avoid allocation when
passing no keywords to anonymous kwrest methods") but for YJIT. For
anonymous kwrest parameters, nil is just as good as an empty hash.

On the usage side, update `splatkw` to handle `nil` with a leaner path.
2024-02-15 11:59:37 -05:00
..
src YJIT: Pass nil to anonymous kwrest when empty (#9972) 2024-02-15 11:59:37 -05:00
Cargo.lock Bump shlex from 1.1.0 to 1.3.0 in /yjit/bindgen (#9652) 2024-01-22 14:11:07 -08:00
Cargo.toml Suppressing security alert of atty dependency by env_logger-0.9.0 2023-07-04 10:18:54 -04:00