[phobos] [D-Programming-Language/phobos] d9dc26: Make std.array.insertInPlace @safe for some cases

GitHub noreply at github.com
Thu Dec 19 09:49:09 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d9dc2697476484d6dfe0f4f403e61c67e7aca6d5
      https://github.com/D-Programming-Language/phobos/commit/d9dc2697476484d6dfe0f4f403e61c67e7aca6d5
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Make std.array.insertInPlace @safe for some cases


  Commit: 263d35f01f6440e9e96ea5214b6bab3b966c2cd9
      https://github.com/D-Programming-Language/phobos/commit/263d35f01f6440e9e96ea5214b6bab3b966c2cd9
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #1430 from tom-tan/safe-array-insertInPlace

Make std.array.insertInPlace @safe for some cases


Compare: https://github.com/D-Programming-Language/phobos/compare/8ce977a8f081...263d35f01f64


More information about the phobos mailing list