April 26, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 3af285fea29e7bbe2bea9b4fcb4b93f1ecb72755
      https://github.com/dlang/druntime/commit/3af285fea29e7bbe2bea9b4fcb4b93f1ecb72755
  Author: Basile Burg <basile.b@gmx.com>
  Date:   2016-04-07 (Thu, 07 Apr 2016)

  Changed paths:
    M src/core/internal/hash.d

  Log Message:
  -----------
  fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array


  Commit: 2d8b0a5901bde46d3f773ad1a22cd3780306067c
      https://github.com/dlang/druntime/commit/2d8b0a5901bde46d3f773ad1a22cd3780306067c
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M src/core/internal/hash.d

  Log Message:
  -----------
  Merge pull request #1536 from BBasile/issue-15111

fix issue 15111 - hashOf fails for structs that have an alias this to a dynamic array


Compare: https://github.com/dlang/druntime/compare/7d84c696f208...2d8b0a5901bd