commit | 999b9632f8c9abbec67d091a3632d88ef91abea0 | [log] [tgz] |
---|---|---|
author | Sayantan Chakraborty <142906350+sayantn@users.noreply.github.com> | Tue Sep 23 03:40:49 2025 +0000 |
committer | GitHub <noreply@github.com> | Tue Sep 23 03:40:49 2025 +0000 |
tree | d8cfd940c2555504be3998ebe2d66e042af0c444 | |
parent | 9f12c1af60d390b7ed7024113184cf2a8073fc54 [diff] | |
parent | 21e1e418c6ee5506d05d1ef2d7749fa083d69568 [diff] |
Merge pull request #1923 from usamoi/intrinsic-test-fix intrinsic-test: test intrinsics with patched `core_arch`
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.