mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
714f1cea15
Make SIMD intrinsics available in `const`-contexts successor to rust-lang/rust#146568, this PR actually makes the SIMD intrinsics `const`, and modifies the tests to test the const-eval implementations r? `@tgross35` ig (although feel free to reassign, this is not anything targeted really)