rust/crates/core_simd
Jubilee Young 2f2a463c0d Remove From<Scalar> for SimdTy impl
0. It was not being tested.
1. The possible conversions are ambiguous between splatting
   and setting a single value but zero-initializing the rest.
2. Splat works fine.
2021-02-16 10:04:50 -08:00
..
src Remove From<Scalar> for SimdTy impl 2021-02-16 10:04:50 -08:00
tests Add documentation 2021-02-15 18:22:56 -05:00
Cargo.toml Add proptest float tests 2021-02-15 18:22:24 -05:00
LICENSE-APACHE Add licenses and update Cargo.toml 2020-10-01 23:42:10 -04:00
LICENSE-MIT Add licenses and update Cargo.toml 2020-10-01 23:42:10 -04:00
webdriver.json Add CI for wasm targets using wasm-bindgen (#20) 2020-10-03 16:36:51 +10:00