Update aarch64 feature related code & minor update

- Update aarch64 feature related code
- Update benchmarks to last lib updates
- Apply Clippy fixes
This commit is contained in:
2022-09-09 15:13:05 +02:00
parent 4793de7d24
commit 8ae99d7b3c
5 changed files with 35 additions and 26 deletions

View File

@@ -12,4 +12,4 @@ jobs:
- name: Run tests
run: |
cargo test --verbose
cargo test --verbose --no-default-features --features=aarch64
cargo test --verbose --features=aarch64