rust/crates
Thom Chiovoloni b5f9d43ff1
rust-lang/portable-simd#289: Strengthen warnings about relying on Mask layout
This makes it more clear that you can't rely on the layout of these,
which seems worth doing given that the names vaguely suggest that you can
(and the docs only clarify that you can't on Mask but not the maskNxM aliases).
2022-07-21 14:53:07 -07:00
..
core_simd rust-lang/portable-simd#289: Strengthen warnings about relying on Mask layout 2022-07-21 14:53:07 -07:00
std_float rust-lang/portable-simd#248: Remove default features 2022-02-28 19:56:31 -08:00
test_helpers rust-lang/portable-simd#266: reduce Miri test count in round.rs 2022-03-20 16:17:33 -07:00