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
A unique borrow can be required for soundness in a function that performs unsafe operations which do not directly use a reference, e.g. using raw pointers or over FFI.
Description
A unique borrow can be required for soundness in a function that performs unsafe operations which do not directly use a reference, e.g. using raw pointers or over FFI.
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: