-
Henri Sivonen authored
Cherry-pick upstream commits https://github.com/rust-lang/packed_simd/commit/58ba720df859b8d8a4c685a7984266e6f237b75e https://github.com/rust-lang/packed_simd/commit/728d47506fe3a2599818060bd6e02e4bd3e338d5 to update the shuffle API for const generics and to remove the unnecessary `const_fn` feature gate. Differential Revision: https://phabricator.services.mozilla.com/D119538
Henri Sivonen authoredCherry-pick upstream commits https://github.com/rust-lang/packed_simd/commit/58ba720df859b8d8a4c685a7984266e6f237b75e https://github.com/rust-lang/packed_simd/commit/728d47506fe3a2599818060bd6e02e4bd3e338d5 to update the shuffle API for const generics and to remove the unnecessary `const_fn` feature gate. Differential Revision: https://phabricator.services.mozilla.com/D119538
This project manages its dependencies using Cargo.
Learn more