rust/crates/core_simd/src
2023-03-03 03:03:29 +01:00
..
elements Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
masks Fix a bunch of typo 2022-08-31 18:24:55 +08:00
ops Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
vector Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
vendor Merge commit 'a8385522ade6f67853edac730b5bf164ddb298fd' into simd-remove-autosplats 2021-12-02 18:27:47 -08:00
core_simd_docs.md Restructure crate as core module 2021-09-18 23:26:10 -07:00
elements.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
eq.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
fmt.rs Restructure crate as core module 2021-09-18 23:26:10 -07:00
intrinsics.rs Fix rustdoc lints 2022-11-06 17:21:22 -05:00
iter.rs Restructure crate as core module 2021-09-18 23:26:10 -07:00
lane_count.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
lib.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
masks.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
mod.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
ops.rs Fix rustdoc lints 2022-11-06 17:21:22 -05:00
ord.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
select.rs Sync portable-simd to rust-lang/portable-simd@72df4c4505 2022-03-12 16:09:37 -08:00
swizzle.rs Sync core::simd up to rust-lang/portable-simd@2e081db92a 2022-07-20 17:57:56 -07:00
to_bytes.rs Sync rust-lang/portable-simd@5f49d4c843 2022-02-28 10:17:40 -08:00
vector.rs Match unmatched backticks in library/ 2023-03-03 03:03:29 +01:00
vendor.rs Sync rust-lang/portable-simd@5f49d4c843 2022-02-28 10:17:40 -08:00