January 07, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 052c50d3cb3194b8fdd61436967ab4dfc971a253
      https://github.com/D-Programming-Language/phobos/commit/052c50d3cb3194b8fdd61436967ab4dfc971a253
  Author: Peter Alexander <peter.alexander.au@gmail.com>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

  Changed paths:
    M std/algorithm.d
    M std/typecons.d

  Log Message:
  -----------
  Fix Issue 13781 - Tuple assign should be @nogc


  Commit: de5d3392782c85e79e71e257b3ba607ccff852a5
      https://github.com/D-Programming-Language/phobos/commit/de5d3392782c85e79e71e257b3ba607ccff852a5
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std/algorithm.d
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #2800 from Poita/Issue13781

Fix Issue 13781 - Tuple assign should be @nogc


Compare: https://github.com/D-Programming-Language/phobos/compare/ba100ff803f8...de5d3392782c