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
@TekhnaeRaav noticed that comparing two SVecs of u32s the equality check didn't seem to be happening correctly and was fixed by manually iterating and comparing.
We should investigate whether the eq_fn for u32s are somehow wrong.