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
/
std_detect
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-03-24
resolve `clippy::doc_lazy_continuation`
Tsukasa OI
-3
/
+3
2025-03-24
silence `clippy::eq_op` while checking
Tsukasa OI
-0
/
+1
2025-03-24
std_detect: Support detecting more features on AArch64 Windows
Taiki Endo
-1
/
+49
2025-03-24
Temporary fix: change the feature gate of VEX variants
sayantn
-5
/
+5
2025-03-20
std_detect: Add target features for LoongArch v1.1
WANG Rui
-0
/
+28
2025-03-20
Fix: stabilized version of RISC-V feature macro
Tsukasa OI
-21
/
+21
2025-02-25
Remove some `allow(unsafe_op_in_unsafe_fn)`s and use target_feature 1.1 in ex...
Eduardo Sánchez Muñoz
-1
/
+0
2025-02-23
add newly-added s390x features to `is_s390x_feature_detected`
Folkert de Vries
-0
/
+70
2025-02-13
Add runtime feature detection for keylocker
sayantn
-0
/
+13
2025-02-09
Format with style edition 2024
Eric Huss
-13
/
+13
2025-02-09
Allow unsafe_op_in_unsafe_fn
Eric Huss
-0
/
+1
2025-02-09
Apply missing_unsafe_on_extern
Eric Huss
-2
/
+2
2025-01-16
add `is_s390x_feature_detected`
Folkert de Vries
-8
/
+133
2024-12-23
Expand feature detection on AArch64 Darwin
Laine Taffin Altman
-38
/
+84
2024-11-30
Fix the `features` macro.
Nicholas Nethercote
-1
/
+1
2024-11-30
Enable `without cfg check` test in `std_detect`
Urgau
-3
/
+2
2024-11-08
Add compile-time tests against unexpected target features cfgs
Urgau
-0
/
+24
2024-11-08
Mark feature with missing corresponding target feature cfgs as such
Urgau
-0
/
+27
2024-11-08
Add ability to declare a feature without cfg checking
Urgau
-1
/
+5
2024-10-27
std_detect: Add pauth-lr aarch64 target feature
Kajetan Puchalski
-0
/
+7
2024-09-30
Minor linting
Yuri Astrakhan
-1
/
+1
2024-09-18
std_detect: Add sme-b16b16 as an explicit aarch64 target feature
Kajetan Puchalski
-7
/
+10
2024-09-18
Use C string literal
Taiki Endo
-40
/
+39
2024-09-18
std_detect: Fix link in mips.rs
Taiki Endo
-1
/
+1
2024-09-18
std_detect: Use elf_aux_info on FreeBSD
Taiki Endo
-58
/
+22
2024-09-14
Enable feature detection on all Apple/Darwin targets
Mads Marquart
-3
/
+5
2024-07-25
std_detect: Update aarch64 feature dependencies to LLVM upstream
Kajetan Puchalski
-26
/
+29
2024-07-25
std_detect: Sort aarch64 features
Kajetan Puchalski
-153
/
+153
2024-07-25
std_detect: Add aarch64/linux/LLVM SME features
Kajetan Puchalski
-0
/
+115
2024-07-25
std_detect: Add aarch64/linux/LLVM features
Kajetan Puchalski
-9
/
+171
2024-07-06
Implemented runtime detection of `xop` target-feature
sayantn
-0
/
+3
2024-07-06
Added runtime detection
sayantn
-0
/
+26
2024-07-06
Add detection for SHA512, SM3 and SM4
sayantn
-0
/
+13
2024-06-29
Remove `has_cpuid`
Jubilee Young
-7
/
+2
2024-06-23
Added runtime detection
sayantn
-20
/
+55
2024-05-07
Remove libc dependency on Windows by using Win32 to get env vars
Daniel Paoliello
-9
/
+34
2024-03-13
arm64ec
Daniel Paoliello
-3
/
+4
2024-03-07
std_detect: loongarch: Add runtime detectable features from LLVM
WANG Rui
-4
/
+45
2024-03-07
std_detect: loongarch: Remove features not supported by LLVM
WANG Rui
-32
/
+0
2024-03-05
check sub-leaf to detect avx512bf16
Mingzhuo Yin
-7
/
+7
2024-03-05
fix: invalid bit for detecting avx512 feature
Mingzhuo Yin
-9
/
+15
2024-02-24
feat: std_detect avx512fp16
usamoi
-6
/
+11
2024-02-16
Improve feature detect for combined aarch64 features
Adam Gemmell
-10
/
+12
2024-02-14
Remove last mention of `stdsimd`
daxpedda
-8
/
+1
2024-01-16
Add CPU detection for macOS/aarch64.
Makoto Kato
-0
/
+101
2024-01-05
Fix std_detect not being an unstable crate
Amanieu d'Antras
-3
/
+3
2024-01-04
Fix std build failure on non-x86 architectures
Amanieu d'Antras
-1
/
+7
2024-01-02
Fixes for use in the standard library
Amanieu d'Antras
-0
/
+1
2023-11-30
Stabilize Ratified RISC-V Target Features
Gijs Burghoorn
-64
/
+51
2023-10-31
std_detect: Add support for LoongArch
ZHAI Xiang
-1
/
+95
[prev]
[next]