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
If there is a disagreement on the size of the value, this can cause
issues on archs that pass parameters on the stack (such as x86) leading
to non-sensical errors like this:
> size of struct sched_param is 28 in C and -134597808 in Rust
0 commit comments