Lokathor / safe_arch

Exposes arch-specific intrinsics as safe function (via cfg).
https://docs.rs/safe_arch
Apache License 2.0
47 stars 8 forks source link

Remove [must_use] from functions that don't return anything #72

Closed Soveu closed 4 years ago

Soveu commented 4 years ago

Noticed that when using store_unaligned functions I'll push changes with one additional test/bench