June 15, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: b38fbcfecdc79d3cce6e385c8e75a23163f14ba0
      https://github.com/dlang/druntime/commit/b38fbcfecdc79d3cce6e385c8e75a23163f14ba0
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
    M src/rt/util/hash.d

  Log Message:
  -----------
  switch hashOf() to safe interface


  Commit: cf475a3a5016277f2a4b48dd70d11b5ddf90dda1
      https://github.com/dlang/druntime/commit/cf475a3a5016277f2a4b48dd70d11b5ddf90dda1
  Author: Steven Schveighoffer <schveiguy@yahoo.com>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M src/rt/util/hash.d

  Log Message:
  -----------
  Merge pull request #1593 from WalterBright/hashSafe

[critical] change hashOf() to safe interface


Compare: https://github.com/dlang/druntime/compare/e13b051d39fb...cf475a3a5016