https://issues.dlang.org/show_bug.cgi?id=20655
--- Comment #4 from Dlang Bot <[email protected]> --- dlang/phobos pull request #7418 "mark access to `value.store.str` as @trusted" was merged into master: - 0bd2fa43346cbc62a202669cf87d4267b1b4aae7 by aG0aep6G: mark access to `value.store.str` as @trusted When issue 20655 ("attribute inference accepts unsafe union access as @safe") is fixed, DMD correctly complains about the operation being unsafe. https://github.com/dlang/phobos/pull/7418 --
