commit | 9985832feac0bbde4dd04074ebf848b8daec9ca5 | [log] [tgz] |
---|---|---|
author | Folkert de Vries <folkert@folkertdev.nl> | Sat Sep 06 14:32:36 2025 +0200 |
committer | Folkert de Vries <folkert@folkertdev.nl> | Sat Sep 06 14:32:36 2025 +0200 |
tree | 9c3517d869763453dbe5136e3040b073cfd08974 | |
parent | 974b1a36eb875d2737df514bb089ab9c62ac9f70 [diff] |
s390x: use the new `u128::funnel_shl`
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.