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
/
compiler-builtins
/
ci
/
run-docker.sh
Age
Commit message (
Expand
)
Author
Lines
2025-07-24
ci: Update to the latest ubuntu:25.04 Docker images
Trevor Gross
-1
/
+1
2025-04-20
ci: Clean up workflow file and docker script
Trevor Gross
-6
/
+7
2025-04-20
ci: Skip testing libm in PRs if it did not change
Trevor Gross
-0
/
+1
2025-04-20
ci: Add `/cargo/bin` to the path in Docker
Trevor Gross
-1
/
+1
2025-04-19
Move builtins-test-intrinsics out of the workspace
Trevor Gross
-3
/
+6
2025-04-19
ci: Update `ci/run-docker.sh` to match libm
Trevor Gross
-55
/
+69
2025-03-19
Switch repository layout to use a virtual manifest
Trevor Gross
-1
/
+1
2024-09-28
Fix some warnings from shellcheck
Trevor Gross
-6
/
+8
2024-06-22
Fix unset variables in the build script
Trevor Gross
-3
/
+3
2024-06-22
Update the Ubuntu docker image to the latest version
Trevor Gross
-1
/
+1
2024-05-24
Enable cache for Docker images
Trevor Gross
-1
/
+13
2024-05-11
Deny warnings in CI
Trevor Gross
-0
/
+1
2024-04-19
Apply some more fixes suggested by Shellcheck
Trevor Gross
-1
/
+1
2024-04-19
Add a way to run tests on non-linux machines
Trevor Gross
-17
/
+56
2022-02-06
Fix run-docker.sh so it can be run locally
Amanieu d'Antras
-1
/
+1
2019-06-05
More fixes for CI
Alex Crichton
-1
/
+1
2019-05-16
Remove `compiler-rt` submodule from this repository
Alex Crichton
-0
/
+1
2019-05-14
Fix __divsi3 and __udivsi3 on thumbv6m targets
Alex Crichton
-1
/
+0
2019-05-02
Revert "Use the Rust implementation of udivsi3 on ARM"
Alex Crichton
-0
/
+1
2019-04-02
Try to handle thumb targets and xargo
Alex Crichton
-0
/
+1
2019-04-02
Don't pass `-it` to docker
Alex Crichton
-1
/
+1
2019-04-02
Expand Azure Pipelines configuration
Alex Crichton
-0
/
+0
2016-09-30
give Xargo a $HOME
Jorge Aparicio
-1
/
+1
2016-09-30
use `docker run --user` instead of manually creating a user
Jorge Aparicio
-11
/
+8
2016-09-30
cache Cargo artifacts
Jorge Aparicio
-9
/
+23
2016-09-29
adapt to new testing infrastructure
Jorge Aparicio
-7
/
+3
2016-09-28
Expand and refactor teting infrastructure
Alex Crichton
-0
/
+29