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-lang/reference#1392 added bit validity guarantees for various types. Once that text has been included in a stable release, we can update various TODOs and safety comments which depended on it or on rust-lang/reference#1291.
EDIT: This is implemented in #462, but that PR can't be merged until the new reference text is included in a stable release.