https://issues.dlang.org/show_bug.cgi?id=19799
Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> --- @FeepingCreature created dlang/phobos pull request #6954 "Fix issue 19799: add const toString to Nullable" fixing this issue: - 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 --