Packed simd stopped compiling a few days ago: https://github.com/rust-lang/packed_simd/issues/343. It should be replaced with portable simd: https://doc.rust-lang.org/std/simd/index.html
Packed simd stopped compiling a few days ago: rust-lang/packed_simd#343. It should be replaced with portable simd: https://doc.rust-lang.org/std/simd/index.html