rust/crates/core_simd
The Atelier 2e081db92a Fix doctest imports using as_crate feature
Within core, `use self::` does not work to import these items.
And because core is not core_simd, neither does the existing `use`.
So, use this quirky hack instead, switching the import on a feature.
2022-07-20 17:55:47 -07:00
..
examples replace horizontal_* with reduce_* 2022-03-11 14:49:06 -08:00
src Fix doctest imports using as_crate feature 2022-07-20 17:55:47 -07:00
tests Merge pull request #246 from rust-lang/feature/bitmask_array 2022-05-31 14:42:34 -04:00
Cargo.toml Fix doctest imports using as_crate feature 2022-07-20 17:55:47 -07: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