rust/library/stdarch/crates/core_arch/src
2025-02-23 23:21:35 +00:00
..
aarch64 Format with style edition 2024 2025-02-09 12:57:14 -08:00
arm Format with style edition 2024 2025-02-09 12:57:14 -08:00
arm_shared Format with style edition 2024 2025-02-09 12:57:14 -08:00
loongarch64 Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
mips Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
nvptx Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
powerpc use simd_neg in the impl crate::ops::Neg 2025-02-23 23:21:06 +00:00
powerpc64 Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
riscv32 Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
riscv64 Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
riscv_shared Apply missing_unsafe_on_extern 2025-02-09 09:12:30 -08:00
s390x simplify the vec_abs implementation 2025-02-23 23:21:35 +00:00
wasm32 Update wasm sub sat intrinsics for LLVM 20 2025-02-19 17:04:36 +00:00
x86 fix 2025-02-23 23:15:57 +00:00
x86_64 Format with style edition 2024 2025-02-09 12:57:14 -08:00
core_arch_docs.md Update documentation for unsafe_op_in_unsafe_fn 2025-02-09 12:31:33 -08:00
lib.rs Remove target_feature_11 feature which is now stable 2025-02-14 16:40:26 +00:00
macros.rs Format with style edition 2024 2025-02-09 12:57:14 -08:00
mod.rs Format with style edition 2024 2025-02-09 12:57:14 -08:00
simd.rs use simd_shuffle in the implementation of vec_splat 2025-02-23 23:21:06 +00:00