commit | 071373d5a1c344e0c76efd9fad08a8c60c0784d1 | [log] [tgz] |
---|---|---|
author | Folkert de Vries <flokkievids@gmail.com> | Tue Aug 05 08:58:45 2025 +0000 |
committer | GitHub <noreply@github.com> | Tue Aug 05 08:58:45 2025 +0000 |
tree | d47d47208acb274d245f4efaf51ad2f8b7e3ed1f | |
parent | 7302715ba7a68d10675246fc2de93df78f482f17 [diff] | |
parent | bc64fafae26653b649f89f355283c75e4d1bb4b3 [diff] |
Merge pull request #1895 from madhav-madhusoodanan/intrinsic-test-intrinsictype-cleanup `intrinsic-test`: Cleaning the `IntrinsicType` struct and related functionalities
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.