[phobos] [D-Programming-Language/phobos] c69a1e: Add @safe to cycle unittests except for cycle(stat...
GitHub via phobos
phobos at puremagic.com
Mon Oct 20 15:09:08 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c69a1e7dde04193476628521b93afddb6edf5a64
https://github.com/D-Programming-Language/phobos/commit/c69a1e7dde04193476628521b93afddb6edf5a64
Author: Brad Roberts <braddr at puremagic.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Add @safe to cycle unittests except for cycle(staticarray)
Commit: d348ab7f92a7d4052a4c54d426704a708620e35b
https://github.com/D-Programming-Language/phobos/commit/d348ab7f92a7d4052a4c54d426704a708620e35b
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #2615 from braddr/cycle_safety
Make cycle(staticarray) @safe
Compare: https://github.com/D-Programming-Language/phobos/compare/62843614b0b1...d348ab7f92a7
More information about the phobos
mailing list