commit | 9f12c1af60d390b7ed7024113184cf2a8073fc54 | [log] [tgz] |
---|---|---|
author | Sayantan Chakraborty <142906350+sayantn@users.noreply.github.com> | Mon Sep 15 18:39:49 2025 +0000 |
committer | GitHub <noreply@github.com> | Mon Sep 15 18:39:49 2025 +0000 |
tree | b90d634b5b42d4c4dc2eae5090b9ffff1949f088 | |
parent | 38863ea26ca6b646ee5a027f5dbfbf251b1f8532 [diff] | |
parent | cca602d9b5408387c64f11fafd9a41651a77dd07 [diff] |
Merge pull request #1921 from a4lg/riscv-inline-asm-general-improvements RISC-V: Improvements of inline assembly uses
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.