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
Clarify that safe extern items do not require unsafe
This clarifies items.extern.fn-safety that it only applies to unsafe
items. `safe` items do not require an unsafe context.
I think this was just missed in #1536.
0 commit comments