78a18c3433
* Explain unsafe contracts of core::simd This permeates the module with remarks on safety for pub methods, layout of the Simd type, correct use of intrinsics, et cetera. This is mostly to help others curious about how core::simd works, including other Rust contributors, `unsafe` library authors, and eventually ourselves. |
||
---|---|---|
.. | ||
core_simd | ||
std_float | ||
test_helpers |