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
For equalities and inequalities, we can change the types on each side to
always convert to the larger type, which ensures all conversions are
safe.
I've done this in a separate commit because my dev setup doesn't use
ARM. In case something ARM-specific breaks in CI, I'd like to be able to
keep those changes in their own commit so I can debug more easily.
Signed-off-by: Jonathan Browne <[email protected]>
0 commit comments