May 06, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a6e38e347247b35bb8473f0e0b9084fb6cb43721
      https://github.com/D-Programming-Language/phobos/commit/a6e38e347247b35bb8473f0e0b9084fb6cb43721
  Author: Denis Shelomovskij <verylonglogin.reg@gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Fix Issue 8037 - hasElaborateDestructor is false for non-zero-length static array of structs with elaborate destructor


  Commit: 0e42d76509f04e637a1a23a6bcadc1e0c3f111bd
      https://github.com/D-Programming-Language/phobos/commit/0e42d76509f04e637a1a23a6bcadc1e0c3f111bd
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2012-05-06 (Sun, 06 May 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #568 from denis-sh/hasElaborateDestructor-fix

Fix Issue 8037 - hasElaborateDestructor is false for non-zero-length static array of structs with elaborate destructor


Compare: https://github.com/D-Programming-Language/phobos/compare/5bbfed8...0e42d76