[x] Ensure that avx/sse and avx/sse2 combo intrinsics are properly marked as such.
Resolved: the libstd docs are essentially just wrong, LLVM forces on all the features below avx if you turn on avx. It doesn't really have a concept of having avx without sse.
[x] Decide if we want to dump all content into the top level of the crate or not?
Resolved: yes. We're not even 1.0 and also ARM work isn't even into nightly, and I don't even know if anyone is working on it.
There was more here but then I pushed things out into their own issues.
Resolved: yes. We're not even 1.0 and also ARM work isn't even into nightly, and I don't even know if anyone is working on it.
There was more here but then I pushed things out into their own issues.