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
/
simd-test-macro
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-14
Merge pull request #1837 from heiher/loong32
Amanieu d'Antras
-1
/
+1
2025-07-11
tests: neon is arm
Marijn Schouten
-1
/
+1
2025-07-07
Remove std-detect dev dependency in core_arch
Jakub Beránek
-1
/
+1
2025-06-28
loongarch: Add basic support for LoongArch32
WANG Rui
-1
/
+1
2025-05-03
fix - aarch64_be tests
James Barford-Evans
-1
/
+1
2025-04-20
Change test skipping logic a little, separate feature-based and function-base...
sayantn
-19
/
+19
2025-01-20
basic infra for s390x vector intrinsics
Folkert de Vries
-0
/
+1
2024-03-13
arm64ec
Daniel Paoliello
-1
/
+1
2024-02-28
core_arch: Add LoongArch LSX testcases
WANG Rui
-0
/
+1
2023-11-30
Report missing features when skipping tests.
Jacob Bramley
-7
/
+9
2023-10-02
Support adding attributes to `simd_test` tests
Eduardo Sánchez Muñoz
-34
/
+5
2022-10-25
Edition 2021, apply clippy::uninlined_format_args fix (#1339)
Yuri Astrakhan
-2
/
+2
2021-12-08
RISC-V feature and detect macro (#1263)
Luo Jia
-0
/
+1
2021-04-11
Convert all crates to 2018 edition (#1109)
Joshua Nelson
-2
/
+0
2021-04-07
Deny 2018 idiom lints (#1108)
Joshua Nelson
-0
/
+1
2020-09-03
Bye bye MMX! (#890)
Mateusz Mikuła
-12
/
+0
2020-05-29
feature detection
Mahmut Bulut
-1
/
+4
2020-05-28
Fix CI issues caused by updated nightly
Amanieu d'Antras
-4
/
+11
2019-07-09
Update repo name
gnzlbg
-1
/
+1
2019-04-19
Better error message when TARGET is missing
gnzlbg
-1
/
+3
2019-04-09
Implement all MSA Intrinsics
Radovan Birdic
-2
/
+2
2019-01-22
Automatically insert emms after running each MMX test
gnzlbg
-1
/
+14
2018-12-14
Rerun rustfmt
Alex Crichton
-3
/
+1
2018-12-14
Remove usage of deprecated functions
Alex Crichton
-2
/
+2
2018-12-13
Run rustfmt on stable, delete rustfmt.toml (#619)
Alex Crichton
-9
/
+12
2018-11-22
formatting
gnzlbg
-1
/
+1
2018-11-11
fix clippy and shellcheck issues
gnzlbg
-19
/
+14
2018-11-11
formatting
gnzlbg
-1
/
+2
2018-07-17
Fix compile on latest nightly (#527)
Alex Crichton
-2
/
+0
2018-06-15
reformat with latest rustfmt
gnzlbg
-13
/
+12
2018-06-05
Replace the deprecated TokenStream::empty() with new()
Luca Barbato
-2
/
+2
2018-05-23
Add an env variable to ignore the arch-specific tests
Luca Barbato
-0
/
+8
2018-05-21
Update proc macro2 (#455)
Luca Barbato
-11
/
+11
2018-05-16
add run-time feature detection for powerpc (#452)
gnzlbg
-0
/
+1
2018-05-16
bugfix: cfg(tests) should be cfg(test) (#450)
gnzlbg
-1
/
+1
2018-04-26
fix errors/warnings from the stabilization of cfg_target_feature and target_f...
gnzlbg
-14
/
+13
2018-04-03
Fix compile errors in simd-test-macro
Alex Crichton
-13
/
+12
2018-03-27
rustfmt
Jason Davies
-1
/
+1
2018-03-22
Fix default `cargo test` experience (#397)
Alex Crichton
-13
/
+2
2018-03-22
add tests for endian-dependent behavior (#394)
gnzlbg
-9
/
+11
2018-03-20
add arm neon vector types (#384)
gnzlbg
-1
/
+1
2018-03-10
[mips/mips64: msa] add add_a_b intrinsic (#365)
gnzlbg
-4
/
+38
2018-03-07
Rename `is_target_feature_detected!` (#346)
Alex Crichton
-1
/
+13
2018-02-18
Reorganize and refactor source tree (#324)
Alex Crichton
-0
/
+100