[D-runtime] [dlang/druntime] 0c5030: add @nogc to bytesHash

GitHub via D-runtime d-runtime at puremagic.com
Sun Aug 7 11:32:35 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 0c5030f10f0f9dcffc242d07024929f46c8d3c5b
      https://github.com/dlang/druntime/commit/0c5030f10f0f9dcffc242d07024929f46c8d3c5b
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2016-08-07 (Sun, 07 Aug 2016)

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

  Log Message:
  -----------
  add @nogc to bytesHash


  Commit: 81a50c2e90322d77386792aebf6101f4b6b655b4
      https://github.com/dlang/druntime/commit/81a50c2e90322d77386792aebf6101f4b6b655b4
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2016-08-07 (Sun, 07 Aug 2016)

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

  Log Message:
  -----------
  Merge pull request #1624 from aG0aep6G/nogc-bytesHash

add @nogc to bytesHash


Compare: https://github.com/dlang/druntime/compare/c7889932428e...81a50c2e9032


More information about the D-runtime mailing list