https://issues.dlang.org/show_bug.cgi?id=16227
--- Comment #4 from [email protected] --- Just for completeness this also affects std.algorithm.sorting and has been reported by Andrei in the NG: http://forum.dlang.org/post/[email protected] And a bit later by John: http://forum.dlang.org/post/[email protected] For the code coverage we temporarily exclude std.algorithm.sorting: https://github.com/dlang/phobos/pull/4587 --
