On 2/9/2015 9:06 PM, Dicebot wrote: > This was exactly how all those trustedFoo() nested functions have appeared > - we wanted to localized unsafe operations with `() @trusted {}` but it wasn't > properly inlined by DMD. DMD will inline trivial functions like that. In what case does it not?