rust/crates/core_simd/examples
Jubilee Young ab8eec7cba Fixup import pathing for core
This changes simd_swizzle! to a decl_macro to give it a path,
so it can be imported using a path and not the crate root.
It also adds various uses that were missed and adjusts paths.
2021-10-21 18:20:06 -07:00
..
matrix_inversion.rs Fixup import pathing for core 2021-10-21 18:20:06 -07:00
nbody.rs Add const_evaluatable_checked feature, change to_bitmask to use it, and fix existing std feature 2021-07-28 04:19:31 +00:00