[Issue 12662] std.range.retro is not @nogc

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Sep 18 09:03:27 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12662

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/99d728a3eb28b6ae3f764c1db972e84edf726232
Add @nogc unittest for std.range.retro.

To prevent regression of issue 12662.

https://github.com/D-Programming-Language/phobos/commit/8b6df553e80fc1eaf5656a743697c24ac5cf06a7
Merge pull request #2529 from quickfur/issue12662

Add @nogc unittest for std.range.retro.

--


More information about the Digitalmars-d-bugs mailing list