July 10, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1f0f8ef77267465b503bb7766c7939fd507623fe
      https://github.com/D-Programming-Language/phobos/commit/1f0f8ef77267465b503bb7766c7939fd507623fe
  Author: Peter Alexander <peter.alexander.au@gmail.com>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M std/algorithm/mutation.d

  Log Message:
  -----------
  Fix Issue 13650 - Rebased


  Commit: 5d17edc745e953988a574411a9f351bfb9d525d3
      https://github.com/D-Programming-Language/phobos/commit/5d17edc745e953988a574411a9f351bfb9d525d3
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2015-07-10 (Fri, 10 Jul 2015)

  Changed paths:
    M std/algorithm/mutation.d

  Log Message:
  -----------
  Merge pull request #2799 from Poita/Issue13650

Fix Issue 13650 - Cannot copy (w)char[] into (w)char[]


Compare: https://github.com/D-Programming-Language/phobos/compare/18f1ab9d2f14...5d17edc745e9