April 30, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 15582130584ba2ea43896457a2dd6a6e6d99f338
      https://github.com/D-Programming-Language/phobos/commit/15582130584ba2ea43896457a2dd6a6e6d99f338
  Author: Tomoya Tanjo <ttanjo@gmail.com>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Make std.array.replicate for most cases @safe


  Commit: e041e6f1c396f17f5cdf63d72de056acd511b30e
      https://github.com/D-Programming-Language/phobos/commit/e041e6f1c396f17f5cdf63d72de056acd511b30e
  Author: JakobOvrum <JakobOvrum@users.noreply.github.com>
  Date:   2015-05-01 (Fri, 01 May 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #3246 from tom-tan/array-replicate-safe

Make std.array.replicate for most cases @safe


Compare: https://github.com/D-Programming-Language/phobos/compare/fedc3722a4e8...e041e6f1c396