On Thursday, 9 March 2017 at 17:48:04 UTC, XavierAP wrote:
Was this feature remove on purpose? I could imagine that.
Yes, you instead mark individual things @safe (or you can do a @safe { functions here } group or @safe: at the top of a scope).
this kinda sucks but alas.