rust/crates/core_simd/tests
Caleb Zulawski 732b7edfab
Add fmt and clippy to CI (#147)
* Add fmt and clippy to CI
* Add rust components
* Fix formatting
2021-07-23 17:43:53 -07:00
..
mask_ops_impl Fix rustfmt 2021-05-08 00:11:34 +00:00
f32_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
f64_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i8_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i16_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i32_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
i64_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
isize_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
mask_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
masks.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
ops_macros.rs Fix test typo 2021-06-13 20:11:01 +00:00
permute.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
round.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
to_bytes.rs Add fmt and clippy to CI (#147) 2021-07-23 17:43:53 -07:00
u8_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
u16_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
u32_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
u64_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00
usize_ops.rs Add portable_simd unstable feature gate (#141) 2021-07-19 16:13:24 -07:00