summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/simd/insert_extract.rs
AgeCommit message (Expand)AuthorLines
2019-12-20Require const stability attributes on intrinsics to be able to use them in co...Oliver Scherer-0/+4
2019-09-25Allow simd_insert and simd_extract in const_fngnzlbg-1/+1
2019-09-24Add some more testsgnzlbg-9/+38
2019-09-24Move tests to SIMD subdirectorygnzlbg-0/+24