about summary refs log tree commit diff
path: root/src/test/codegen/simd-intrinsic/simd-intrinsic-generic-extract-insert.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-47/+0
2020-11-29args may be passed by valueAshley Mannix-4/+4
2020-11-14tweak new codegen test to work on localAshley Mannix-4/+4
2020-11-13remove const_generics from codegen testsAshley Mannix-2/+2
2020-11-08Support repr(simd) on ADTs containing a single array fieldgnzlbg-0/+47