May 31, 2018
https://issues.dlang.org/show_bug.cgi?id=18925

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
Pull request: https://github.com/dlang/druntime/pull/2200

--
June 13, 2018
https://issues.dlang.org/show_bug.cgi?id=18925

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/436a706ddf088bd751d2aad9bbddc2c803c5a4da Fix Issue 18925 - core.internal.hash auto-hash for structs of scalar fields should be `@safe`

https://github.com/dlang/druntime/commit/4138cfd0ba9aba3a3ded99a459f8fd597a53501b Merge pull request #2200 from n8sh/core-hash-18925

Fix Issue 18925 - core.internal.hash auto-hash for structs of scalar fields should be `@safe`

--