[phobos] [dlang/phobos] dc2a67: std.uni: Don't hard-code @safe on template accepti...
GitHub via phobos
phobos at puremagic.com
Fri Sep 16 20:11:44 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: dc2a67c1acc9fc6ca818fc212a02a6ed414a2657
https://github.com/dlang/phobos/commit/dc2a67c1acc9fc6ca818fc212a02a6ed414a2657
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-09-17 (Sat, 17 Sep 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
std.uni: Don't hard-code @safe on template accepting output range
Fixup for GitHub #4792.
Commit: 43ca58d4d75f1cfeaf0d443e7a70608c97cc57e0
https://github.com/dlang/phobos/commit/43ca58d4d75f1cfeaf0d443e7a70608c97cc57e0
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Merge pull request #4795 from klickverbot/not-unsafer-uni
std.uni: Don't hard-code @safe on template accepting output range
Compare: https://github.com/dlang/phobos/compare/d691d6af35ba...43ca58d4d75f
More information about the phobos
mailing list