mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 20:37:59 +00:00

check that simd_insert/extract indices are in-bounds Fixes https://github.com/rust-lang/rust/issues/77477 r? `@oli-obk`
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.