| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -70/+0 | |
| 2022-03-31 | Adjust feature names that disagree on const stabilization version | David Tolnay | -1/+1 | |
| 2021-11-18 | CTFE SIMD: also test 1-element array | Ralf Jung | -1/+10 | |
| 2021-11-18 | fix CTFE/Miri simd_insert/extract on array-style repr(simd) types | Ralf Jung | -6/+7 | |
| 2021-04-29 | remove const_fn feature gate from const tests | Ralf Jung | -1/+0 | |
| 2021-01-23 | Fix maximum SIMD lane count, and expose it to other crates. Disallow SIMD ↵ | Caleb Zulawski | -3/+7 | |
| vectors with non-power-of-two lengths. | ||||
| 2019-12-20 | Require const stability attributes on intrinsics to be able to use them in ↵ | Oliver Scherer | -0/+4 | |
| constant contexts | ||||
| 2019-09-25 | Remove fail tests | gnzlbg | -201/+0 | |
| 2019-09-25 | Clean tests | gnzlbg | -11/+31 | |
| 2019-09-25 | Test errors | gnzlbg | -60/+181 | |
| 2019-09-25 | Refactor | gnzlbg | -0/+24 | |
| 2019-09-25 | Allow simd_insert and simd_extract in const_fn | gnzlbg | -290/+2 | |
| 2019-09-24 | Add some more tests | gnzlbg | -27/+296 | |
| 2019-09-24 | Move tests to SIMD subdirectory | gnzlbg | -0/+108 | |
