On Fri, 02 Sep 2016 09:40:56 +0000, ketmar wrote: > On Friday, 2 September 2016 at 08:57:14 UTC, Basile B. wrote: >> On Friday, 2 September 2016 at 08:15:53 UTC, ketmar wrote: >>> std.traits wrappers should use __traits to build *safe* things >>> (declaring that @trusted in the end). >> >> This has nothing to do with memory safety. > > i wonder who told you that @safe code is *only* about "memory safety".
Walter Bright, when @safe was being discussed, before it was implemented.
