https://issues.dlang.org/show_bug.cgi?id=21183
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #7602 "Fix Issue 21183 - schwartzSort does not strip const" was merged into stable: - 255f9496d1ef72876613d27341dee483e364aa3d by MoonlightSentinel: Fix Issue 21183 - schwartzSort does not strip const Fixed by using the unqualified type if possible https://github.com/dlang/phobos/pull/7602 --
