| Age | Commit message (Expand) | Author | Lines |
| 2020-07-26 | Use preinstalled MSYS2 | Mateusz Mikuła | -49/+3 |
| 2020-07-23 | ci: Replace exec-with-shell wrapper with "plain bash" | Kristofer Rye | -31/+4 |
| 2020-07-23 | ci: Stop setting CI_OVERRIDE_SHELL environment variable | Kristofer Rye | -2/+15 |
| 2020-07-23 | ci: Set `shell: bash` as a default, remove duplicates | Kristofer Rye | -20/+3 |
| 2020-07-23 | Set shell for github actions CI | Mark Rousskov | -0/+20 |
| 2020-07-13 | Stable 1.45.0 release | Mark Rousskov | -1/+1 |
| 2020-07-10 | ci: fix wasm32 broken due to a NodeJS version bump | Pietro Albini | -1/+12 |
| 2020-06-15 | Enable lld for Cargo tests on Windows. | Eric Huss | -2/+2 |
| 2020-06-13 | Fix emcc failure for wasm32. | Eric Huss | -0/+3 |
| 2020-06-02 | [beta] 1.45 promoted | Mark Rousskov | -1/+1 |
| 2020-05-22 | Revert MSYS2 CI workaround | Mateusz Mikuła | -13/+1 |
| 2020-05-20 | Workaround MSYS2/chocolatey issue again | Mateusz Mikuła | -3/+11 |
| 2020-05-18 | Update pacman first | Mateusz Mikuła | -1/+5 |
| 2020-05-11 | Configure cache domain for GHA | Mark Rousskov | -0/+2 |
| 2020-05-08 | Use CDN for ci-caches on download | Mark Rousskov | -4/+6 |
| 2020-05-07 | Auto merge of #71995 - pietroalbini:ci-windows-detect-latest-python, r=Mark-S... | bors | -2/+10 |
| 2020-05-07 | ci: use the latest python available on windows | Pietro Albini | -2/+10 |
| 2020-05-07 | Auto merge of #71649 - ecstatic-morse:ci-stage0-doc, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-04-30 | Turn of rustc-dev-guide toolstate for now | mark | -1/+0 |
| 2020-04-29 | ci: use bash when executing the "bors build finished" jobs | Pietro Albini | -0/+2 |
| 2020-04-28 | Auto merge of #71486 - alexcrichton:arm64-lld, r=Mark-Simulacrum | bors | -4/+4 |
| 2020-04-28 | Ensure that `./x.py doc --stage 0 src/libstd` works via CI | Dylan MacKenzie | -0/+1 |
| 2020-04-23 | Enable "full tools" option on ARM dist builders | Alex Crichton | -4/+4 |
| 2020-04-22 | ci: remove duplicated job names on GHA | Pietro Albini | -65/+0 |
| 2020-04-22 | ci: set a default shell on GHA | Pietro Albini | -37/+37 |
| 2020-04-14 | Update the minimum external LLVM to 8 | Josh Stone | -8/+8 |
| 2020-04-13 | Auto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark-Simulacrum | bors | -1/+18 |
| 2020-04-11 | ci: run mir-opt tests on PR CI also as 32-bit (for `EMIT_MIR_FOR_EACH_BIT_WID... | Eduard-Mihai Burtescu | -1/+18 |
| 2020-04-10 | Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrum | bors | -97/+108 |
| 2020-04-10 | Enforce Python 3 as much as possible | Guillaume Gomez | -97/+108 |
| 2020-04-10 | Auto merge of #70619 - etherealist:musl_lld, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-04-06 | ci: move /var/lib/docker to /mnt on GHA | Pietro Albini | -0/+6 |
| 2020-04-04 | Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewok | bors | -1/+1 |
| 2020-04-03 | Rollup merge of #68334 - andre-richter:master, r=japaric | Mazdak Farrokhzad | -0/+15 |
| 2020-04-02 | Auto merge of #70628 - pietroalbini:gha-multiple-tries, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-03-31 | ci: disable cancel-outdated-builds for the try branch | Pietro Albini | -0/+1 |
| 2020-03-31 | Enable rust-lld on dist-x86_64-musl | David Sonder | -0/+1 |
| 2020-03-30 | Deduplicate crosstool-ng.sh | Ben Wolsieffer | -30/+6 |
| 2020-03-25 | Upgrade GCC to 8.3.0, glibc to 2.17.0 and crosstool-ng to 1.24.0 for dist-arm... | Ben Wolsieffer | -739/+1055 |
| 2020-03-24 | Move rustc-guide submodule to rustc-dev-guide | Santiago Pastorino | -1/+1 |
| 2020-03-24 | ci: add notice on top of the azure pipelines configuration | Pietro Albini | -0/+55 |
| 2020-03-24 | ci: run the "bors build finished" jobs only during try and auto runs | Pietro Albini | -2/+4 |
| 2020-03-24 | ci: move the whole workspace directory on gha/linux | Pietro Albini | -1/+9 |
| 2020-03-24 | ci: run gha workflows for try, auto and master on the fork | Pietro Albini | -3/+3 |
| 2020-03-24 | ci: fix out of disk space errors on linux GHA | Pietro Albini | -4/+8 |
| 2020-03-24 | ci: don't move the build to C: on GitHub Actions | Pietro Albini | -1/+1 |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -11/+756 |
| 2020-03-24 | ci: rename script windows-symlink-build-dir to symlink-build-dir | Pietro Albini | -2/+2 |
| 2020-03-24 | ci: fix azure pipeline specific code in install-awscli | Pietro Albini | -1/+1 |
| 2020-03-24 | Auto merge of #69894 - vtbassmatt:master, r=nellshamrell | bors | -23/+36 |