commit | 97bf36dac05befe0a9503a7bf5a35a1b3d8d5604 | [log] [tgz] |
---|---|---|
author | Sayantan Chakraborty <142906350+sayantn@users.noreply.github.com> | Tue Aug 05 11:02:58 2025 +0000 |
committer | GitHub <noreply@github.com> | Tue Aug 05 11:02:58 2025 +0000 |
tree | e053974ae54345b246cc9e112fac6aa1df2107cc | |
parent | 071373d5a1c344e0c76efd9fad08a8c60c0784d1 [diff] | |
parent | 52735d61d32ae5cc98f834fddb4094f51224d376 [diff] |
Merge pull request #1896 from folkertdev/add-flags-into-iter `intrinsic-test`: use `IntoIterator` for the `add_flags` methods
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.