rust/crates
Sean Stangl fcc5ca0f93
rust-lang/portable-simd#273: Documentation update for reduce functions, swizzle
Working through giving example documentation to every Simd function.

The major change in this patch is using doc macros to generate
type-specific examples for each function, using a visually-apparent type
constructor. This makes it feel nicer to have twelve separate
documentation entries for reduce_product(), for example.
2022-04-10 23:08:34 -07:00
..
core_simd rust-lang/portable-simd#273: Documentation update for reduce functions, swizzle 2022-04-10 23:08:34 -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