Remove integer_atomics feature gate due to stabilization
1 file changed
tree: d38923288784e062ace650dfdb1336c60646d329
  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,