https://issues.dlang.org/show_bug.cgi?id=19983
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- dlang/phobos pull request #7079 "Issue 19983 - Add fast path using slice assignment to std.internal.cstring.tempCString" was merged into master: - 02659f65baafb2fb5d775b18b8be3746146ca22d by Nathan Sashihara: Fix Issue 19983 - Add fast path using slice assignment to std.internal.cstring.tempCString This is applicable for narrow strings when the output type matches the string's encoding type. https://github.com/dlang/phobos/pull/7079 --
