about summary refs log tree commit diff
path: root/src/test/ui/simd/simd-array-trait.rs
AgeCommit message (Collapse)AuthorLines
2021-10-04Rearrange test/ui/{simd,simd-intrinsic}Jubilee Young-41/+0
Mostly test/ui/simd-intrinsic -> test/ui/simd/intrinsic Intrinsics-per-se tests moved into that folder Repetitive names were cut short. Duplicate names given -pass annotations.
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-2/+2
2020-11-15fix up tidyAshley Mannix-1/+2
2020-11-15add a canary test for complex repr(simd)Ashley Mannix-0/+40