mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
5f9457c851
simd intrinsics: add simd_shuffle_generic and other missing intrinsics Also tweak the simd_shuffle docs a bit. r? `@calebzulawski`