https://issues.dlang.org/show_bug.cgi?id=18176
Jack Stouffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jack Stouffer <[email protected]> --- Currently this function is designed to be @nogc. This can't be both @safe and @nogc at the same time. --
