index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
stdarch
/
crates
/
core_arch
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-06
s390x: use the new `u128::funnel_shl`
Folkert de Vries
-1
/
+2
2025-08-20
Drop no longer needed feature gates
Nikita Popov
-2
/
+0
2025-07-07
Remove std-detect dev dependency in core_arch
Jakub Beránek
-3
/
+1
2025-06-19
the `generic_arg_infer` feature is now stable on nightly
Folkert de Vries
-1
/
+0
2025-06-11
Fixes to compile with latest Rust nightly
Amanieu d'Antras
-2
/
+0
2025-05-20
`avx512_target_feature` is now stable on nightly
Folkert de Vries
-1
/
+0
2025-05-12
Partially stabilize LoongArch target features
WANG Rui
-2
/
+1
2025-04-17
allow unnecessary transmutes
bendn
-1
/
+0
2025-03-27
allow unnecessary transmutes
bendn
-0
/
+1
2025-03-16
add `vec_add_u128`, `vec_addc_u128`, `vec_adde_u128` and `vec_addce_u128`
Folkert de Vries
-1
/
+2
2025-03-04
Add aarch64_unstable_target_feature and relax instruction assertion
James Barford-Evans
-1
/
+2
2025-02-25
replaced extern "rust-intrinsic" block with core::ptr::copy_nonoverlapping
aaishwarymishra@gmail.com
-1
/
+0
2025-02-14
Remove target_feature_11 feature which is now stable
Amanieu d'Antras
-1
/
+0
2025-02-13
Add the keylocker intrinsics
sayantn
-1
/
+2
2025-02-09
Allow unsafe_op_in_unsafe_fn
Eric Huss
-0
/
+1
2025-01-20
basic infra for s390x vector intrinsics
Folkert de Vries
-0
/
+2
2024-11-30
remove rustc_allow_const_fn_unstable feature gate
Ralf Jung
-2
/
+1
2024-10-28
cleanup wasm const fn
Ralf Jung
-4
/
+0
2024-10-10
avoid rustc_const_stable on internal function
Ralf Jung
-1
/
+6
2024-08-19
Add loongarch64-unknown-linux-gnu to CI
Eduardo Sánchez Muñoz
-1
/
+5
2024-08-17
Remove `#![feature(asm_const)]`
Eduardo Sánchez Muñoz
-1
/
+0
2024-08-08
Keep `Debug` the same
Scott McMurray
-1
/
+2
2024-08-03
initial commit to enable amx
ziyizhang-1
-0
/
+1
2024-07-26
AVX512FP16 Part 0: Types
sayantn
-1
/
+2
2024-07-06
Add detection for SHA512, SM3 and SM4
sayantn
-1
/
+2
2024-04-28
Remove `#![feature(inline_const)]`
Eduardo Sánchez Muñoz
-1
/
+0
2024-04-12
Use inline assembly for Arm64EC
Daniel Paoliello
-1
/
+2
2024-02-28
core_arch: Add LoongArch LSX intrinsics
ZHAI Xiang
-0
/
+1
2024-02-23
use remaining SIMD intrinsics via libcore
Ralf Jung
-1
/
+0
2024-01-05
Fix std_detect not being an unstable crate
Amanieu d'Antras
-1
/
+1
2023-10-31
Silence four additional clippy warnings and sort them alphabetically
Eduardo Sánchez Muñoz
-2
/
+6
2023-10-29
Fix various compilation errors
Amanieu d'Antras
-0
/
+1
2023-10-29
Fix more missing/incorrect feature specifications
Amanieu d'Antras
-1
/
+4
2023-10-29
Add tracking issue for 32-bit ARM DSP instrinsics
Amanieu d'Antras
-0
/
+1
2023-10-29
Check for missing stability attributes when building outside core
Amanieu d'Antras
-2
/
+4
2023-08-29
Add `#![allow(internal_unstable)]`
Amanieu d'Antras
-0
/
+1
2023-07-03
Add vec_xl
Luca Barbato
-0
/
+1
2023-03-05
Re-add #![feature(target_feature_11)]
Taiki Endo
-0
/
+1
2023-03-01
Fix stable_features warnings
Taiki Endo
-2
/
+0
2023-01-22
Don't declare f16c_target_feature.
Jacob Bramley
-1
/
+0
2023-01-10
use inline const for last simd_shuffle argument
Ralf Jung
-1
/
+3
2022-10-04
Update the Android Docker files to Ubuntu 22.04 (#1338)
Chris Wailes
-1
/
+0
2022-09-13
crate: use target feature v1.1
luojia65
-1
/
+2
2022-09-13
riscv: P extension intrinsics for packed SIMD (part 1)
luojia65
-0
/
+1
2022-03-28
Remove feature gates for stabilized features
Ben Kimock
-2
/
+0
2021-12-19
Remove asm feature which is now stable (#1269)
Amanieu d'Antras
-1
/
+0
2021-12-09
Import the asm! macro from core::arch (#1265)
Amanieu d'Antras
-1
/
+4
2021-11-10
Add remaining insturctions (#1250)
Sparrow Li
-1
/
+2
2021-10-06
Add example to _mm_extract_ps (#1228)
Jubilee
-1
/
+0
2021-08-11
Remove unused wasm feature
Amanieu d'Antras
-1
/
+0
[next]