[Issue 22093] [Reg 2.097] std.typecons.RefCounted!T for struct T without an explicit toString or alias this previously could be converted to string even when uninitialized but now cannot be

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 13 15:57:44 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22093

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8165 "merge stable" was merged into master:

- c441b2ad599a4d54a08141fefec609474f75df71 by Nathan Sashihara:
  Fix 22093 - [Reg 2.097] std.typecons.RefCounted!T for struct T without an
explicit toString or alias this previously could be converted to string even
when uninitialized but now cannot

https://github.com/dlang/phobos/pull/8165

--


More information about the Digitalmars-d-bugs mailing list