Thread overview
[Issue 17153] std.container.array.Array cannot be used in @nogc code
February 20, 2017
https://issues.dlang.org/show_bug.cgi?id=17153

--- Comment #1 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/2a97fb42345ff1f238510e0ca03c08497d530d53 Merge pull request #5036 from JackStouffer/nogc-Array

Fix Issue 17153 – Make std.container.array @nogc

--
February 24, 2017
https://issues.dlang.org/show_bug.cgi?id=17153

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to newCTFE at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/2a97fb42345ff1f238510e0ca03c08497d530d53 Merge pull request #5036 from JackStouffer/nogc-Array

--
March 22, 2017
https://issues.dlang.org/show_bug.cgi?id=17153

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/2a97fb42345ff1f238510e0ca03c08497d530d53 Merge pull request #5036 from JackStouffer/nogc-Array

--