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
/
examples
/
connect5.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-23
Reformat code
Jakub Beránek
-5
/
+1
2025-07-22
Remove `std_detect` from stdarch examples
Jakub Beránek
-4
/
+12
2025-07-11
connect5: clippy fixes
Marijn Schouten
-25
/
+12
2025-06-02
Stabilize AVX512 intrinsics
Amanieu d'Antras
-2
/
+2
2025-05-31
stdarch_examples: Modernization of the coding style
Tsukasa OI
-24
/
+24
2025-05-20
`avx512_target_feature` is now stable on nightly
Folkert de Vries
-1
/
+0
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
-40
/
+54
2025-02-09
Format with style edition 2024
Eric Huss
-5
/
+1
2025-02-09
Allow unsafe_op_in_unsafe_fn
Eric Huss
-0
/
+1
2024-11-29
Simplify some code in examples
Eduardo Sánchez Muñoz
-22
/
+8
2024-10-01
Clean up examples, make it more "Rusty"
Yuri Astrakhan
-42
/
+15
2024-01-05
Fix std_detect not being an unstable crate
Amanieu d'Antras
-2
/
+3
2023-11-18
Remove unneeded borrows
Eduardo Sánchez Muñoz
-27
/
+27
2023-10-29
Fix various compilation errors
Amanieu d'Antras
-1
/
+3
2023-10-29
Cleanup last uses of the stdsimd feature
Amanieu d'Antras
-1
/
+1
2023-07-30
docs: Fix warnings and typos.
Bruce Mitchener
-1
/
+1
2022-10-25
Edition 2021, apply clippy::uninlined_format_args fix (#1339)
Yuri Astrakhan
-1
/
+1
2021-01-04
Avx512vbmi (#977)
minybot
-0
/
+1
2020-12-25
avx512f example (#952)
minybot
-0
/
+1271