LocoDelAssembly (Hernán Pereira)
- Login: LocoDelAssembly
- Registered on: 03/17/2025
- Last sign in: 03/17/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/17/2025
-
09:10 PM Ruby Bug #21187 (Closed): Strings concatenated with `\` getting frozen with literal hashes (PRISM only)
- When the first elements of a literal hash are strings that are concatenated with `\`, those elements are flagged with `PM_NODE_FLAG_STATIC_LITERAL` and a special optimization that I believe was introduced in https://github.com/ruby/ruby/...