about summary refs log tree commit diff
path: root/library/core/tests/simd.rs
AgeCommit message (Expand)AuthorLines
2023-11-26Fix library testsCaleb Zulawski-2/+1
2022-07-20Introduce core::simd trait imports in testsJubilee Young-0/+1
2022-03-03Miri can run this test nowRalf Jung-2/+0
2021-12-02Force splatting in SIMD testJubilee Young-1/+1
2021-11-14disable portable SIMD tests in MiriRalf Jung-0/+2
2021-11-12Test core::simd worksJubilee Young-0/+13