pathfinder/simd
Luis de Bethencourt 8c0415c9b9 Remove cross method from F32x4
Silencing the following rustc warning:
warning: unused variable: `other`

Followup to Pull Request #152.
Instead of marking `other` unused (`_other`) we can remove the method
entirely.
2019-05-24 12:19:13 -04:00
..
src Remove cross method from F32x4 2019-05-24 12:19:13 -04:00
Cargo.toml Add ARM SIMD 2019-03-28 19:26:47 -07:00
build.rs Add ARM SIMD 2019-03-28 19:26:47 -07:00