libfringe/src
Gerd Zellweger 5849a2d330 Replace simd with packed_simd
The simd crate no longer builds, as of Rust 1.33 nightly, due to the 
removal of compiler features that it depends on. packed_simd is the 
recommended replacement.
2019-11-08 00:53:38 +00:00
..
arch Replace simd with packed_simd 2019-11-08 00:53:38 +00:00
debug use valgrind_request from crates.io 2016-08-30 13:43:51 -04:00
stack Fix AtomicUsize deprecation warning. 2019-02-08 15:04:26 +00:00
generator.rs Remove NoDrop's unnecessary empty variant 2017-03-17 01:52:19 +01:00
lib.rs Remove cfg_target_vendor attribute. 2019-02-08 15:04:26 +00:00