Project

General

Profile

« Previous | Next » 

Revision 5a187e26

Added by luke-gru (Luke Gruber) almost 5 years ago

array.c add back shared array optimization to ary_ensure_room_for_unshift

Bug fix in commit ec8e5f5aa64e2a [Bug #15952] disabled an
optimization in this function.

Closes: https://github.com/ruby/ruby/pull/2252