commit | a48b27468e62e3f6a359f41af4d52faa4ca87db2 | [log] [tgz] |
---|---|---|
author | Amanieu d'Antras <amanieu@gmail.com> | Thu Aug 21 20:31:06 2025 +0000 |
committer | GitHub <noreply@github.com> | Thu Aug 21 20:31:06 2025 +0000 |
tree | 6b6ed5fd001801edc0380819df703661ac3efb12 | |
parent | 0653f839ac39e990439813ee78a80ec09125c8d5 [diff] | |
parent | 1383b3bdc5d5b96a188aae9631a026d6c1bd5799 [diff] |
Merge pull request #1903 from folkertdev/s390x-llvm-21-fixes `s390x` llvm 21 improvements
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.