ruby/yjit/bindgen
Étienne Barrié 1376881e9a Stop marking chilled strings as frozen
They were initially made frozen to avoid false positives for cases such
as:

    str = str.dup if str.frozen?

But this may cause bugs and is generally confusing for users.

[Feature #20205]

Co-authored-by: Jean Boussier <byroot@ruby-lang.org>
2024-05-28 07:32:33 +02:00
..
src Stop marking chilled strings as frozen 2024-05-28 07:32:33 +02: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