https://issues.dlang.org/show_bug.cgi?id=14106
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/06fd47ffec0124dbcb4bbadea467492e9b65095b fix Issue 14106 - sort is unsafe in debug mode - need attribute inference to toString delegate https://github.com/D-Programming-Language/phobos/commit/3395af48ff11df7f5ba9dd1f325cf3a21d7c317c Merge pull request #2952 from MartinNowak/fix14106 fix Issue 14106 - sort is unsafe in debug mode --
