July 26, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 6248d3915a7458140e257a4a8af30dec3990fac9
      https://github.com/D-Programming-Language/druntime/commit/6248d3915a7458140e257a4a8af30dec3990fac9
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M src/core/exception.d

  Log Message:
  -----------
  add staticError helper to throw @nogc Errors


  Commit: bce3f9b39396cbdd34569b0ef9e5e0d1f4111041
      https://github.com/D-Programming-Language/druntime/commit/bce3f9b39396cbdd34569b0ef9e5e0d1f4111041
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2015-07-26 (Sun, 26 Jul 2015)

  Changed paths:
    M src/core/exception.d

  Log Message:
  -----------
  Merge pull request #1325 from MartinNowak/nogcError

add staticError helper to throw @nogc Errors


Compare: https://github.com/D-Programming-Language/druntime/compare/645edac3483c...bce3f9b39396