[D-runtime] [D-Programming-Language/druntime] e1bef3: Add `@nogc` to `TypeInfo` and AA functions.

GitHub via D-runtime d-runtime at puremagic.com
Thu Jun 19 04:50:17 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: e1bef3f19d559371301d7a8bf8e0824b18400aea
      https://github.com/D-Programming-Language/druntime/commit/e1bef3f19d559371301d7a8bf8e0824b18400aea
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2014-06-19 (Thu, 19 Jun 2014)

  Changed paths:
    M src/object.di
    M src/object_.d
    M src/rt/aaA.d

  Log Message:
  -----------
  Add `@nogc` to `TypeInfo` and AA functions.


  Commit: 23f33e8e95a43974e9d419a2cdd2c11178a51563
      https://github.com/D-Programming-Language/druntime/commit/23f33e8e95a43974e9d419a2cdd2c11178a51563
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-06-19 (Thu, 19 Jun 2014)

  Changed paths:
    M src/object.di
    M src/object_.d
    M src/rt/aaA.d

  Log Message:
  -----------
  Merge pull request #840 from denis-sh/add-`@nogc`-to-`TypeInfo`-and-AA-functions

Add `@nogc` to `TypeInfo` and AA functions.


Compare: https://github.com/D-Programming-Language/druntime/compare/4b2c7c0906ab...23f33e8e95a4


More information about the D-runtime mailing list