Closed MrGunflame closed 1 year ago
simba does not compile under the latest nightly (2023-08-11) due to https://github.com/rust-lang/packed_simd/issues/356. It also seems like packed_simd is now the upstream crate again.
simba
packed_simd
I keep running in crates having this problem and the fix is pretty easy. Parry with simd-nightly is currently not working because of this, so please merge @sebcrozet
simba
does not compile under the latest nightly (2023-08-11) due to https://github.com/rust-lang/packed_simd/issues/356. It also seems likepacked_simd
is now the upstream crate again.