https://issues.dlang.org/show_bug.cgi?id=13534
--- Comment #4 from [email protected] --- Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/38a29b2d56e91404bfe860b54b699783347b0ea5 remove "@trusted:" from std.variant It's too broad. This fixes issue 13534 - std.variant can violate memory safety. --
