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
rust: helpers: Clarify comment on size_t = uintptr_t guard
Also fix the guard to not fail spriously on ARM. We just need the types
to be ABI-compatible; we don't need C to be willing to implicitly
convert between them.
Signed-off-by: Geoffrey Thomas <[email protected]>
0 commit comments