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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ci
/
run.sh
Age
Commit message (
Expand
)
Author
Lines
2023-04-25
Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkov
bors
-1
/
+5
2023-04-12
Allow older LLVM versions to have missing components
Amanieu d'Antras
-1
/
+5
2023-04-03
Remove optimal xz settings from CI
Mark Rousskov
-1
/
+6
2023-03-26
Limit to one job on mingw builders
Nikita Popov
-1
/
+1
2023-03-22
Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, r=Mark-S...
bors
-0
/
+8
2023-03-20
Limited the number of parallel link jobs during LLVM build for mingw.
Michael Woerister
-0
/
+8
2023-03-14
use the best compression profile in CI
Pietro Albini
-0
/
+1
2023-01-31
Enable Cargo's sparse protocol in CI
Eric Huss
-0
/
+2
2023-01-01
Cleanup `mingw-tidy` docker job
Joshua Nelson
-2
/
+2
2022-12-26
readme: update section on how to run x.py
KaDiWa
-9
/
+1
2022-12-17
Make `RUN_CHECK_WITH_PARALLEL_QUERIES` the last thing to run
Joshua Nelson
-7
/
+18
2022-11-10
Avoid runtime dependency on static libstdc++
kubycsolutions
-0
/
+4
2022-10-29
Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred"
Mark Rousskov
-5
/
+0
2022-09-28
Make the `c` feature for `compiler-builtins` opt-in instead of inferred
Joshua Nelson
-0
/
+5
2022-08-20
Add global safe.directory for CI
Mark Rousskov
-0
/
+10
2022-08-20
Enable downloading prebuilt LLVM in test builders
Mark Rousskov
-0
/
+12
2022-07-31
Allow try-perf branch to run in CI
Ryan Levick
-1
/
+1
2022-07-10
Remove unsupported options in configure.py
Joshua Nelson
-1
/
+1
2022-06-05
Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrum
bors
-0
/
+1
2022-05-07
Move check-bootstrap from a makefile rule to test::Bootstrap
gimbles
-2
/
+0
2022-05-02
enable build.metrics on CI
Pietro Albini
-0
/
+1
2021-11-15
Use a different server for checking clock drift
Mark Rousskov
-1
/
+1
2021-10-24
Rollup merge of #90100 - Mark-Simulacrum:speed-macos-ci, r=pietroalbini
Matthias Krüger
-1
/
+1
2021-10-21
Print step timings for try builds
Mark Rousskov
-1
/
+1
2021-10-21
CI: Enable overflow checks for test (non-dist) builds
Hans Kratz
-0
/
+5
2021-06-20
Fix CI to fetch master on beta channel
Mark Rousskov
-5
/
+1
2021-06-07
add the x86_64-gnu-stable job to test with stable channel
Pietro Albini
-1
/
+5
2021-05-06
move the current channel to src/ci/channel
Pietro Albini
-8
/
+1
2020-12-29
ci: stop producing gzip-compressed dist tarballs
Pietro Albini
-0
/
+5
2020-11-18
Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum"
Pietro Albini
-1
/
+1
2020-11-17
this is beta 1.49.0
Pietro Albini
-1
/
+1
2020-09-29
Ensure that all LLVM components requested by tests are available on CI
Vadim Petrochenkov
-0
/
+2
2020-09-19
Do not link LLVM tools to LLVM dylib unless rustc is
Mark Rousskov
-7
/
+0
2020-09-15
Enable shared linking to LLVM on non-Windows
Mark Rousskov
-0
/
+7
2020-07-15
ci: Update dist-{i686,x86_64}-linux to Debian 6
Josh Stone
-0
/
+12
2020-04-10
Enforce Python 3 as much as possible
Guillaume Gomez
-1
/
+9
2019-12-18
Set release channel on non-dist builders
Mark Rousskov
-1
/
+6
2019-12-02
[CI] fix the `! isCI` check in src/ci/run.sh
Josh Stone
-1
/
+1
2019-11-22
ci: add support for GitHub Actions in the CI scripts
Pietro Albini
-3
/
+1
2019-10-25
ci: cleanup platform detection
Pietro Albini
-1
/
+1
2019-09-23
Make all alt builders produce parallel-enabled compilers
Mark Rousskov
-0
/
+3
2019-08-13
ci: add a check for clock drift
Pietro Albini
-0
/
+15
2019-07-23
Require a value for configure --debuginfo-level
Josh Stone
-1
/
+1
2019-07-19
azure: Prepare configuration for 4-core machines
Alex Crichton
-1
/
+1
2019-07-15
ci: Remove Travis/AppVeyor configuration
Alex Crichton
-18
/
+0
2019-05-30
ci: Favor SCRIPT instead of RUST_CHECK_TARGET
Alex Crichton
-2
/
+0
2019-05-24
Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton
bors
-3
/
+7
2019-05-24
ci: Enable debuginfo for std only if release channel is set
Vadim Petrochenkov
-1
/
+1
2019-05-24
rustbuild: Simplify debuginfo configuration
Vadim Petrochenkov
-0
/
+1
2019-05-20
Make sure sccache not present doesn't kill the build
Alex Crichton
-1
/
+1
[next]