rust/crates
Jubilee Young 39fb223385 Partially carve macros.rs into other files
The base impl_vector! in macros.rs is staying put for the moment as
it must go first before everything in order to work.

Everything else, like transmutes, specific type impls, etc. have
been moved into appropriate files elsewhere to subdivide concerns.
2021-02-21 17:32:23 -08:00
..
core_simd Partially carve macros.rs into other files 2021-02-21 17:32:23 -08:00
test_helpers Add LanesAtMost64 bounds 2021-02-15 18:38:35 -05:00