On Thu Mar 19, 2026 at 1:21 PM CET, Gary Guo wrote:
> If there're cases where we do want to justify unsafe code that's not
> immediately
> deferring to the user inside the macro, we could use the SAFETY* trick
> proposed
> in the thread, without writing an actual `unsafe {}` block.Works for me -- if this is what we want to do in such cases, we should probably document it somewhere in the coding guidelines.
