October 14, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: a77c82772e7e7b2d1d863b1fb56b614b9d4bc6a1
      https://github.com/D-Programming-Language/druntime/commit/a77c82772e7e7b2d1d863b1fb56b614b9d4bc6a1
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-10-07 (Sun, 07 Oct 2012)

  Changed paths:
    M src/rt/aaA.d
    M src/rt/arrayassign.d

  Log Message:
  -----------
  fix Issue 7444 - Require [] for array copies too


  Commit: be3a7fa1bc726b453203c058ff2fa8c81dcfcab1
      https://github.com/D-Programming-Language/druntime/commit/be3a7fa1bc726b453203c058ff2fa8c81dcfcab1
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M src/rt/aaA.d
    M src/rt/arrayassign.d

  Log Message:
  -----------
  Merge pull request #314 from 9rnsr/fix7444

Supplemental changes for Issue 7444 - Require [] for array copies too


Compare: https://github.com/D-Programming-Language/druntime/compare/168c1ec0b773...be3a7fa1bc72