https://issues.dlang.org/show_bug.cgi?id=12550

--- Comment #12 from Benjamin Thaut <[email protected]> ---
Thanks to attribute inference some stuff automatically becomes @safe. Also
phobos and druntime use @safe. I don't want to pay the performance penatly for
those.

--

Reply via email to