https://issues.dlang.org/show_bug.cgi?id=18016
Manu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Manu <[email protected]> --- I think that's the wrong solution. Allowing interaction with invalid memory is antithetical to @safe. Why would you want @safe to allow this? --
