November 01, 2016 [Issue 16293] hashOf should be @nogc when it can be | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16293 Gary Willoughby <dev@nomad.so> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev@nomad.so --- Comment #1 from Gary Willoughby <dev@nomad.so> --- This seems to have been done here: https://github.com/dlang/druntime/pull/1624 -- |
July 02, 2018 [Issue 16293] hashOf should be @nogc when it can be | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16293 Nathan S. <n8sh.secondary@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |n8sh.secondary@hotmail.com Resolution|--- |DUPLICATE --- Comment #2 from Nathan S. <n8sh.secondary@hotmail.com> --- This wasn't done before, because the CTFE path wasn't `@nogc`, but now it is. *** This issue has been marked as a duplicate of issue 19009 *** -- |
Copyright © 1999-2021 by the D Language Foundation