You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was pleased to see that there's a clippy lint for requiring a /// # Safety header in exposed unsafe methods; my suggestion is to go further and add a lint requiring safety commentary in all unsafe { } blocks.