| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-01 | Guard array when appending | Aaron Patterson | |
| This prevents early collection of the array. The GC doesn't see the array on the stack when Ruby is compiled with optimizations enabled Thanks @jhaberman for the test case [ruby-core:105099] [Bug #18140] | |||
