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
To my understanding, miri doesn't really like some of bitvec's data structure. Before bitvec-v1.0.0 we tested this in CI as it worked! With the update to bitvec-v1.0.0 we commented that check out. This comment out was removed with the new CI: #390.
To my understanding,
miri
doesn't really like some ofbitvec
's data structure. Beforebitvec-v1.0.0
we tested this in CI as it worked! With the update tobitvec-v1.0.0
we commented that check out. This comment out was removed with the new CI: #390.Anyway, if possible. enable this back on CI!
See:
-Zmiri-strict-provenance
#266BitSlice
to aBitSpan
ferrilab/bitvec#193-Zmiri-strict-provenance
ferrilab/bitvec#188The text was updated successfully, but these errors were encountered: