https://issues.dlang.org/show_bug.cgi?id=19799
Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> --- dlang/phobos pull request #6954 "Fix issue 19799: add const toString to Nullable" was merged into master: - 4bc95f0fcaecfee4cf683fb3e8784e89f4b1fed4 by Mathis Beer: Fix issue 19799: add const toString to Nullable to avoid miscompilation in Nullable!string due to attempted implicit .get conversion to string https://github.com/dlang/phobos/pull/6954 --