Remove core_arch dev-dependency of std_detect
1 file changed
tree: 90efc9e8e16195bb6f20aeed73f6a2549f9d7975
  1. ci/
  2. crates/
  3. examples/
  4. .appveyor.yml
  5. .gitignore
  6. .travis.yml
  7. Cargo.toml
  8. CONTRIBUTING.md
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. QUESTIONS.md
  12. README.md
  13. vendor.yml
README.md

stdsimd - Rust's standard library SIMD components

Travis-CI Status Appveyor Status Latest Version docs

Crates

View the README's of:

The std::simd component now lives in the packed_simd crate.

How to do a release

To do a release of the core_arch and std_detect crates,