So, while it makes sense to say that .ptr can't be used in @safe code, it really doesn't make sense to suggest &arr[0] as an alternative.- Jonathan M Davis
Sure I see your point. But I feel like deprecations should also list what one can do instead. So in that regard the suggestion makes sense.