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
Zerocopy's simd-nightly feature relies on the unstable stdsimd Rust feature, but we do not enable that feature when simd-nightly is enabled. Thus, simd-nightly is currently broken.