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
Per rust-lang/unsafe-code-guidelines#47 the alignment of vector types is implementation defined. Since we are the implementation, we have to define this for the stable vector types.
Currently, the docs of these types only guarantee their size. AFAICT their alignment is: