commit | a2725c95772d3e3ca08757b3d4673ba1fe4ed643 | [log] [tgz] |
---|---|---|
author | Folkert de Vries <flokkievids@gmail.com> | Fri Oct 10 14:13:13 2025 +0000 |
committer | GitHub <noreply@github.com> | Fri Oct 10 14:13:13 2025 +0000 |
tree | 2cebdf1a92dfa4826db5ea9c995800b9ca9f047e | |
parent | 0c27594767d497a33eda9ab395380e40056d173e [diff] | |
parent | c56f5e781d86216baf05661f96774e1f6de86c30 [diff] |
Merge pull request #1938 from linkmauve/fjcvtzs Implement fjcvtzs under the name __jcvt like the C intrinsic
This repository contains the core_arch
crate, which implements core::arch
- Rust's core library architecture-specific intrinsics.
The std::simd
component now lives in the packed_simd_2
crate.
This repository is linked to rust-lang/rust
as a josh subtree. You can use the rustc-josh-sync tool to perform synchronization.
You can find a guide on how to perform the synchronization here.