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
As per offline review feedback, this commit makes the casts use wrapping
conversions instead of having them be UB. This also fixes the incorrect
(and ad-hoc) behaviour of the IntFromByte.
Both operations now use conv_int to wrap appropriately.
0 commit comments