about summary refs log tree commit diff
path: root/tests/ui/simd/shuffle.rs
AgeCommit message (Expand)AuthorLines
2023-08-03Forbid old-style `simd_shuffleN` intrinsicsOli Scherer-2/+1
2023-07-20Monomorphize constants before inspecting themOli Scherer-1/+4
2023-07-18Permit pre-evaluated constants in simd_shuffleOli Scherer-0/+19
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24