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
Hello! I'm coming to this crate from rust-lang/rust#99389 where we're making the checks stricter for uninitialized data, and this crate fails under those checks, due to the lockfree dependency.
It has already been reported, with no response. Best bet would be to either replace it or fork it.
The text was updated successfully, but these errors were encountered:
Hello! I'm coming to this crate from rust-lang/rust#99389 where we're making the checks stricter for uninitialized data, and this crate fails under those checks, due to the
lockfree
dependency.It has already been reported, with no response. Best bet would be to either replace it or fork it.
The text was updated successfully, but these errors were encountered: