https://issues.dlang.org/show_bug.cgi?id=20502
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #7352 "Fix Issue 20502: Converting std.typecons.RefCounted!T to a string gives T's storage location instead of T's fields when T is a struct without an explicit toString" was merged into master: - f35bff2c1b503f643a4ff292a4cf74b9d44a5c7e by Nathan Sashihara: Fix Issue 20502: Converting std.typecons.RefCounted!T to a string gives T's storage location instead of T's fields when T is a struct without an explicit toString https://github.com/dlang/phobos/pull/7352 --
