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
We removed repr(transparent) in the last commit because it is not compatible with repr(align). However we should still keep PageTable FFI-safe, so this commit adds repr(C) to it.
0 commit comments