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
/
src
/
ci
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2022-07-11
bump CI LLVM to 14.0.5
Rémy Rakic
-1
/
+2
2022-06-23
Move init_repo.sh to checkout-submodules.sh
Eric Huss
-4
/
+65
2022-06-23
Remove unused CACHE_DIR in init_repo.
Eric Huss
-8
/
+1
2022-06-05
update comment
Pietro Albini
-1
/
+1
2022-06-05
remove clean-disk script
Pietro Albini
-16
/
+0
2022-06-05
remove azure pipelines configuration
Pietro Albini
-30
/
+0
2022-06-05
Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrum
bors
-4
/
+9
2022-05-22
fix uploading build metrics on ci
Pietro Albini
-5
/
+7
2022-05-08
Switch CI bucket to intelligent tiering
Mark Rousskov
-1
/
+2
2022-05-06
Update LLVM version used to build OS X and Windows artifacts to 14.0.2
Jakub Beránek
-1
/
+1
2022-05-02
enable build.metrics on CI
Pietro Albini
-0
/
+3
2022-03-18
Run rustdoc GUI tests when browser-ui-test version is updated
Guillaume Gomez
-0
/
+1
2022-03-16
Run GUI test when browser-ui-test version is updated
Guillaume Gomez
-0
/
+1
2022-01-20
add script to prevent point releases with same number as existing ones
Pietro Albini
-0
/
+30
2021-10-14
Selecting the Xcode version no longer needed with the macos-11 runners.
Hans Kratz
-13
/
+0
2021-09-29
Fix Windows LLVM issue.
Eric Huss
-0
/
+6
2021-09-12
Rollup merge of #88699 - Mark-Simulacrum:fixes-cherry-picker, r=pietroalbini
Manish Goregaokar
-8
/
+0
2021-09-10
Work around CI issue with windows sdk 10.0.20348.0.
Mara Bos
-0
/
+6
2021-09-06
Do not unshallow -- already done by other code
Mark Rousskov
-8
/
+0
2021-08-25
Bump sccache used in CI to v0.2.15
Mark Rousskov
-1
/
+1
2021-08-20
Add support for including non-backport commits.
Mukund Lakshman
-4
/
+24
2021-08-19
CI: Verify commits in beta & stable are in upstream branches.
Mukund Lakshman
-0
/
+130
2021-07-28
add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightly
Pietro Albini
-25
/
+37
2021-07-06
migrate cpu-usage-over-time.py to python 3
Pietro Albini
-1
/
+1
2021-05-26
Also run check in case there are changes in the rustdoc-gui tools
Guillaume Gomez
-2
/
+4
2021-05-26
Enforce rustdoc-gui test-suite run
Guillaume Gomez
-0
/
+4
2021-05-15
Auto merge of #82208 - jyn514:rustfmt-subtree, r=Mark-Simulacrum
bors
-5
/
+13
2021-05-15
Auto merge of #84997 - pietroalbini:ci-verify-channel, r=Mark-Simulacrum
bors
-0
/
+38
2021-05-14
ci(should-skip-this): only check commits when skip rule enabled
Caleb Cartwright
-7
/
+11
2021-05-14
should-skip-this: Check for changes between the master branch, not the previo...
Joshua Nelson
-2
/
+6
2021-05-14
Run toolstate jobs when src/tools/rustfmt is modified.
Joshua Nelson
-2
/
+2
2021-05-12
make verify-channel.sh compatible with macOS
Pietro Albini
-7
/
+17
2021-05-07
Rollup merge of #84911 - Mark-Simulacrum:retry-clang, r=pietroalbini
Yuki Okushi
-2
/
+4
2021-05-06
ci: error out if someone sends a PR to the wrong branch
Pietro Albini
-0
/
+28
2021-05-04
Retry clang+llvm download
Mark Rousskov
-2
/
+4
2021-05-03
Update clang to 12.0.0 on Windows and macOS
Josh Triplett
-1
/
+1
2021-05-03
CI: Extract LLVM win64 installer directly, using 7z
Josh Triplett
-15
/
+6
2021-02-05
Fix `install-awscli.sh` error in CI.
Mara Bos
-1
/
+1
2021-02-04
ci: only copy python.exe to python3.exe if the latter does not exist
Pietro Albini
-1
/
+3
2020-11-07
Run tools builder on subtree changes
Mark Rousskov
-0
/
+4
2020-10-12
Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
bors
-0
/
+7
2020-10-01
Add a cross-compiling aarch64-apple-darwin CI builder
Jake Goulding
-3
/
+24
2020-09-25
Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilat...
Arlo Siemsen
-0
/
+7
2020-09-10
ci: avoid moving the build directory on GHA
Pietro Albini
-18
/
+0
2020-08-25
ci: fix macOS target name for LLVM 10
Pietro Albini
-3
/
+3
2020-08-25
ci: bump prebuilt LLVM on macOS and Windows to 10.0.0
Pietro Albini
-6
/
+11
2020-07-23
ci: avoid symlinking the build directory on self-hosted builders
Pietro Albini
-1
/
+1
2020-07-17
ci: Stop setting CI_OVERRIDE_SHELL environment variable
Kristofer Rye
-3
/
+0
2020-07-01
Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakis
Manish Goregaokar
-18
/
+0
2020-06-11
Use preinstalled MSYS2
Mateusz Mikuła
-42
/
+20
[next]