February 14, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 338dfff953dcff2b2c73650d3f314fb35568c9a2
      https://github.com/D-Programming-Language/phobos/commit/338dfff953dcff2b2c73650d3f314fb35568c9a2
  Author: Dariusz Antoniuk <qaston@gmail.com>
  Date:   2016-02-08 (Mon, 08 Feb 2016)

  Changed paths:
    M std/experimental/allocator/package.d

  Log Message:
  -----------
  Take array by ref for expandArray with init


  Commit: 84600a2265291df8a8d0c030eea4795e31df21f0
      https://github.com/D-Programming-Language/phobos/commit/84600a2265291df8a8d0c030eea4795e31df21f0
  Author: Lars T. Kyllingstad <git@kyllingen.net>
  Date:   2016-02-14 (Sun, 14 Feb 2016)

  Changed paths:
    M std/experimental/allocator/package.d

  Log Message:
  -----------
  Merge pull request #3979 from QAston/patch-1

Fix Issue 15677. Take array by ref for expandArray with init


Compare: https://github.com/D-Programming-Language/phobos/compare/6c71d3e41ef9...84600a226529