June 11, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 5d28a552bb82427949115f1f0752467159ac6f4c
      https://github.com/dlang/druntime/commit/5d28a552bb82427949115f1f0752467159ac6f4c
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M src/core/atomic.d

  Log Message:
  -----------
  fix Issue 14117 - core.atomic should be @safe


  Commit: 39aeb7f2b7877f47aed160c6df5c06101d0f326c
      https://github.com/dlang/druntime/commit/39aeb7f2b7877f47aed160c6df5c06101d0f326c
  Author: Rainer Schuetze <r.sagitario@gmx.de>
  Date:   2016-06-11 (Sat, 11 Jun 2016)

  Changed paths:
    M src/core/atomic.d

  Log Message:
  -----------
  Merge pull request #1589 from WalterBright/fix14117

fix Issue 14117 - core.atomic should be @safe


Compare: https://github.com/dlang/druntime/compare/3ac2b3b97347...39aeb7f2b787