rust/tests/auxiliary
Matthias Krüger 714f1cea15
Rollup merge of #147521 - sayantn:simd-const-intrinsics, r=madsmtm
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)
2025-11-19 09:48:07 +01:00
..
minicore.rs move NonNull into minicore 2025-11-16 13:13:18 +01:00
minisimd.rs Enable const-testing for the ported SIMD intrinsics 2025-11-17 20:10:14 +05:30
rust_test_helpers.c Clean up users of rust_dbg_call 2024-04-17 15:08:08 -04:00