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
/
ci
/
docker
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
use `qemu-user` instead of `qemu-user-static` for loongarch CI
Folkert de Vries
-2
/
+2
2025-08-02
use gcc 15 as the linker on loongarch
Folkert de Vries
-1
/
+1
2025-07-16
Bump versions in CI
sayantn
-9
/
+11
2025-07-16
Update Docker OS to Ubuntu-25.10
sayantn
-19
/
+19
2025-07-16
Update SDE to v9.58.0
sayantn
-23
/
+15
2025-05-06
Add `riscv32` CI run
sayantn
-0
/
+15
2025-05-03
pr feedback - take the instruction count bump out of Dockerfile
James Barford-Evans
-3
/
+0
2025-05-03
fix - aarch64_be tests
James Barford-Evans
-1
/
+4
2025-04-20
Remove `x86_64-unknown-linux-gnu` run
sayantn
-19
/
+12
2025-04-20
Add `test-everything` annotations to more archs to ensure test coverage, and ...
sayantn
-3
/
+8
2025-04-20
Upgrade qemu CPU to `max`
sayantn
-13
/
+10
2025-04-20
Replace `cfg(stdarch_intel_sde)` with `STDARCH_TEST_SKIP_FUNCTION`
sayantn
-0
/
+2
2025-04-20
Change test skipping logic a little, separate feature-based and function-base...
sayantn
-1
/
+3
2025-04-20
Upgrade CI OS versions
sayantn
-19
/
+19
2025-04-07
Update SDE to 9.53.0
sayantn
-14
/
+24
2025-03-16
Update SDE mirror to ci-mirrors.rust-lang.org
Sayantan Chakraborty
-3
/
+4
2025-02-24
tidy up proposed Dockerfile & run.sh
James Barford-Evans
-13
/
+29
2025-02-24
update clang to clang-19
James Barford-Evans
-4
/
+4
2025-02-24
Update CI to facilitate big endian at some point
James Barford-Evans
-0
/
+13
2025-01-20
add `clang` to the `s390x` DockerFile
Folkert de Vries
-1
/
+2
2024-12-21
Upgrade Intel SDE
sayantn
-6
/
+6
2024-12-21
Re-enable the disabled PPC tests, Upgrade CPU
sayantn
-4
/
+4
2024-11-03
ci: Use distro toolchain for loongarch64-unknown-linux-gnu
WANG Rui
-15
/
+10
2024-09-22
Upgrade Intel SDE to v9.44
Sayantan Chakraborty
-5
/
+5
2024-08-19
Add loongarch64-unknown-linux-gnu to CI
Eduardo Sánchez Muñoz
-0
/
+16
2024-06-30
Added support for AMD verification
sayantn
-1
/
+64
2024-06-30
Updates SDE
sayantn
-6
/
+5
2024-06-29
Fixing CI
sayantn
-16
/
+16
2024-03-05
Update to `wasm32-wasip1`-based testing
Alex Crichton
-16
/
+13
2023-09-22
Fix: #1464 for rv64 zk
Gijs Burghoorn
-3
/
+7
2023-09-01
Fix: Testing for RISC-V Zb intrinsics
Gijs Burghoorn
-1
/
+1
2023-08-31
Fix: Add proper flags for RISCV64 ci
Gijs Burghoorn
-4
/
+3
2023-05-15
Remove ACLE submodule
Adam Gemmell
-2
/
+2
2023-04-21
Fix PATH reference to Wasmtime version
Alex Crichton
-1
/
+1
2023-04-21
Use Wasmtime 8.0.0 on CI
Alex Crichton
-1
/
+1
2023-03-19
Don't try to be clever with arch
Alex Crichton
-2
/
+2
2023-03-19
wasm32: Add relaxed simd instructions
Alex Crichton
-4
/
+3
2022-10-25
Remove Android CI (#1346)
Amanieu d'Antras
-121
/
+0
2022-10-04
Update the Android Docker files to Ubuntu 22.04 (#1338)
Chris Wailes
-14
/
+12
2022-08-12
Update ubuntu 21.10 docker containers to 22.04
Amanieu d'Antras
-3
/
+3
2021-12-14
Fix a bunch of typos
Frank Steffahn
-1
/
+1
2021-12-09
Import the asm! macro from core::arch (#1265)
Amanieu d'Antras
-0
/
+10
2021-12-04
Update the intrinsic checker tool (#1258)
Amanieu d'Antras
-4
/
+8
2021-09-09
Intrinsic test tool to compare neon intrinsics with C (#1170)
Jamie Cunliffe
-1
/
+5
2021-08-03
Add tests for remaining wasm simd intrinsics
Alex Crichton
-3
/
+2
2021-04-07
Updates for wasm simd support (#1110)
Alex Crichton
-12
/
+4
2021-03-21
Unconditionally expose wasm atomic intrinsics
Alex Crichton
-0
/
+2
2021-03-21
More wasm SIMD updates
Alex Crichton
-4
/
+12
2021-03-11
Update WebAssembly SIMD/Atomics (#1073)
Alex Crichton
-2
/
+2
2021-02-14
Enable WASM CI (#1006)
Daniel Liu
-2
/
+2
[next]