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
Without this, the impl of `ByteValued` was technically undefined, although
we had some const asserts that ensured rustc didn't muck us over by
adding padding or anything.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments