rust/crates/core_simd
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
..
examples replace horizontal_* with reduce_* 2022-03-11 14:49:06 -08:00
src rust-lang/portable-simd#273: Documentation update for reduce functions, swizzle 2022-04-10 23:08:34 -07:00
tests rust-lang/portable-simd#265: Move comparisons to traits 2022-04-04 10:19:20 -07:00
Cargo.toml rust-lang/portable-simd#248: Remove default features 2022-02-28 19:56:31 -08:00
LICENSE-APACHE
LICENSE-MIT
webdriver.json