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
/
github-actions
Age
Commit message (
Expand
)
Author
Lines
2022-07-11
introduce PGO on the `dist-x86_64-msvc` builder
Rémy Rakic
-1
/
+1
2022-06-05
remove azure pipelines configuration
Pietro Albini
-4
/
+0
2022-04-14
update: actions/checkout@v2 to actions/checkout@v3
Keita Nonaka
-2
/
+2
2022-03-01
Move submodule checkout before msys2 installation.
Eric Huss
-4
/
+4
2022-02-10
Split x86_64 apple builder into two
Mark Rousskov
-3
/
+9
2022-01-28
Move target-only apple targets to separate builder
Mark Rousskov
-4
/
+13
2022-01-21
Auto merge of #92983 - pietroalbini:pa-bump-runner-images, r=Mark-Simulacrum
bors
-1
/
+1
2022-01-20
add script to prevent point releases with same number as existing ones
Pietro Albini
-0
/
+4
2022-01-17
Disable docs on aarch64-apple-darwin.
Eric Huss
-0
/
+1
2022-01-16
update linux runners to ubuntu 20.04
Pietro Albini
-1
/
+1
2021-12-22
Remove VCVARS_BAT
Eric Huss
-1
/
+0
2021-11-13
Change paths for `dist` command to match the components they generate
Joshua Nelson
-1
/
+1
2021-10-25
Move back to linux builder on try builds
Mark Rousskov
-11
/
+3
2021-10-24
Rollup merge of #90100 - Mark-Simulacrum:speed-macos-ci, r=pietroalbini
Matthias Krüger
-2
/
+14
2021-10-24
Auto merge of #89776 - rusticstuff:ci-overflow-checks, r=Mark-Simulacrum
bors
-0
/
+4
2021-10-22
Update the minimum external LLVM to 12
Josh Stone
-2
/
+2
2021-10-22
Update the minimum external LLVM to 11
Josh Stone
-2
/
+2
2021-10-21
CI: Enable overflow checks for test (non-dist) builds
Hans Kratz
-0
/
+4
2021-10-20
[do not merge] try build
Mark Rousskov
-1
/
+11
2021-10-20
Skip documentation for tier 2 targets
Mark Rousskov
-1
/
+3
2021-10-14
Selecting the Xcode version no longer needed with the macos-11 runners.
Hans Kratz
-5
/
+0
2021-09-10
Work around CI issue with windows sdk 10.0.20348.0.
Mara Bos
-0
/
+3
2021-08-19
CI: Verify commits in beta & stable are in upstream branches.
Mukund Lakshman
-0
/
+4
2021-08-01
Auto merge of #85782 - badboy:build-ios-sim-target, r=Mark-Simulacrum
bors
-1
/
+1
2021-07-28
add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightly
Pietro Albini
-0
/
+4
2021-07-08
Build aarch64-apple-ios-sim as part of the full macOS build
Jan-Erik Rediger
-1
/
+1
2021-06-07
add the x86_64-gnu-stable job to test with stable channel
Pietro Albini
-0
/
+11
2021-05-06
ci: error out if someone sends a PR to the wrong branch
Pietro Albini
-0
/
+4
2021-03-22
Update the minimum external LLVM to 10
Josh Stone
-2
/
+2
2021-03-16
use checkout@v2
klensy
-1
/
+1
2021-02-26
fix env var name
klensy
-1
/
+1
2021-02-05
Don't release Miri if its tests only failed on Windows
hyd-dev
-0
/
+1
2020-11-12
Bumped minimal tested LLVM version to 9
DevJPM
-2
/
+2
2020-11-09
Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum
Dylan DPC
-3
/
+0
2020-11-09
Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum
Dylan DPC
-17
/
+3
2020-11-06
Re-enable debug and LLVM assertions
Mark Rousskov
-18
/
+0
2020-11-05
ci: gate on aarch64-gnu passing tests
Pietro Albini
-17
/
+3
2020-11-05
ci: bump actions/checkout to version 2
Pietro Albini
-1
/
+1
2020-11-04
ci: demote i686-unknown-freebsd to tier 2 compiler target
Pietro Albini
-3
/
+0
2020-10-14
Update Xcode beta version to allow aarch64-apple-darwin to compile again
Jake Goulding
-1
/
+1
2020-10-12
Configure jemalloc for cross-compilation to aarch64-apple-darwin
Jake Goulding
-0
/
+8
2020-10-12
Enable building Cargo for aarch64-apple-darwin
Jake Goulding
-7
/
+2
2020-10-12
Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
bors
-1
/
+13
2020-10-01
Add a cross-compiling aarch64-apple-darwin CI builder
Jake Goulding
-0
/
+32
2020-09-28
Use an anchor for the try build
Jake Goulding
-3
/
+3
2020-09-28
Move the try builder below the auto builders
Jake Goulding
-12
/
+12
2020-09-25
Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilat...
Arlo Siemsen
-1
/
+13
2020-09-18
Make sure we build target-only things (e.g., docs) for host platforms too
Mark Rousskov
-2
/
+2
2020-09-18
Remove duplicate macOS builders
Mark Rousskov
-36
/
+0
2020-09-15
ci: gate macOS on GHA too
Pietro Albini
-51
/
+73
[next]