mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 22:05:31 +03:00
3e9d189187
Add const-eval support for SIMD types, insert, and extract This adds initial support for constant-evaluation of Abi::Vector types. r? @oli-obk