https://issues.dlang.org/show_bug.cgi?id=20655
--- Comment #3 from Dlang Bot <[email protected]> --- @aG0aep6G created dlang/phobos pull request #7418 "mark access to `value.store.str` as @trusted" mentioning this issue: - 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 --
