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
The motivation seems that HIR types have spans, but types don't. Lint wants to pinpoint which argument's type is FFI unsafe, instead of blaming the whole function type.
playpen repro
The text was updated successfully, but these errors were encountered: