October 02, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1a7546cadbaf2d8733dacfcf373fef5f2350fa0b
      https://github.com/D-Programming-Language/phobos/commit/1a7546cadbaf2d8733dacfcf373fef5f2350fa0b
  Author: Tomoya Tanjo <ttanjo@gmail.com>
  Date:   2013-09-14 (Sat, 14 Sep 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Mark the unittest for std.array.minimallyInitializedArray as @safe


  Commit: 99f05dad4e1712b4deca4c237d62f1fdd26e1058
      https://github.com/D-Programming-Language/phobos/commit/99f05dad4e1712b4deca4c237d62f1fdd26e1058
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2013-10-02 (Wed, 02 Oct 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #1575 from tom-tan/safe-unittest-array-minimallyInitializedArray

Mark the unittest for std.array.minimallyInitializedArray as @safe


Compare: https://github.com/D-Programming-Language/phobos/compare/8b74811d672a...99f05dad4e17