Thread overview
[Issue 14171] Mark non-allocating GC functions as @nogc
Feb 12, 2015
weaselcat
Mar 31, 2015
weaselcat
Apr 10, 2015
weaselcat
February 12, 2015
https://issues.dlang.org/show_bug.cgi?id=14171

weaselcat <r9shackleford@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r9shackleford@gmail.com

--
March 31, 2015
https://issues.dlang.org/show_bug.cgi?id=14171

weaselcat <r9shackleford@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |13972
           Severity|enhancement                 |normal

--
April 10, 2015
https://issues.dlang.org/show_bug.cgi?id=14171

weaselcat <r9shackleford@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from weaselcat <r9shackleford@gmail.com> ---
https://github.com/D-Programming-Language/druntime/pull/1203

--
May 11, 2018
https://issues.dlang.org/show_bug.cgi?id=14171

alexanderheistermann@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|13972                       |


Referenced Issues:

https://issues.dlang.org/show_bug.cgi?id=13972
[Issue 13972] Make scoped, Unique, and RefCounted @nogc
--