| Age | Commit message (Expand) | Author | Lines |
| 2020-05-04 | fetch cloudabi packages from our own mirror | Pietro Albini | -1/+2 |
| 2020-04-20 | 1.43.0 release | Mark Rousskov | -1/+1 |
| 2020-04-06 | Move rustc-guide submodule to rustc-dev-guide | Santiago Pastorino | -1/+1 |
| 2020-03-21 | ci: use python from the correct path | Pietro Albini | -2/+3 |
| 2020-03-10 | promote beta 1.43.0 | Pietro Albini | -1/+1 |
| 2020-03-06 | fix various typos | Matthias Krüger | -1/+1 |
| 2020-02-19 | Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-Simulacrum | Dylan DPC | -22/+3 |
| 2020-02-18 | Clean out some default-installed directories | Mark Rousskov | -0/+19 |
| 2020-02-17 | ci: switch macOS builders to 10.15 | Pietro Albini | -22/+3 |
| 2020-02-12 | Rollup merge of #68947 - chrissimpkins:python-fmt, r=alexcrichton | Yuki Okushi | -3/+3 |
| 2020-02-10 | Fix SGX RWLock representation for UnsafeCell niche fix | Jethro Beekman | -1/+1 |
| 2020-02-07 | remove unnecessary semicolons | Chris Simpkins | -3/+3 |
| 2020-01-21 | for now, do not build rust-std for the armv7a-none-eabihf target | Jorge Aparicio | -1/+2 |
| 2020-01-20 | Merge branch 'master' into bare-metal-cortex-a | Jorge Aparicio | -1/+978 |
| 2020-01-18 | Auto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton | bors | -0/+977 |
| 2020-01-15 | add bare metal ARM Cortex-A targets to rustc | Jorge Aparicio | -0/+4 |
| 2020-01-14 | Update the wasi-libc bundled with libstd | Alex Crichton | -1/+1 |
| 2020-01-12 | Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbini | bors | -2/+2 |
| 2020-01-11 | Distribution CI for RISC-V GNU/Linux | msizanoen1 | -0/+977 |
| 2020-01-09 | ci: another take at fixing toolstate | Pietro Albini | -1/+1 |
| 2020-01-08 | ci: fix wrong shared.sh import for publish_toolstate | Pietro Albini | -1/+1 |
| 2020-01-08 | Auto merge of #67733 - pietroalbini:gha-2, r=alexcrichton | bors | -5/+18 |
| 2020-01-07 | Auto merge of #67732 - pietroalbini:fewer-apples, r=alexcrichton | bors | -20/+1 |
| 2020-01-03 | ci: bump ubuntu 19.04 images to 19.10 | Mateusz Mikuła | -2/+2 |
| 2020-01-02 | Set a lower ThinLTO import limit for PR CI image. | Michael Woerister | -1/+3 |
| 2019-12-30 | ci: fix wrong sysroot in macos 10.15 onwards | Pietro Albini | -0/+9 |
| 2019-12-30 | ci: install binutils in msys2 | Pietro Albini | -1/+2 |
| 2019-12-30 | ci: fix wrong variable name in shared.sh's ciCommandAddPath | Pietro Albini | -1/+1 |
| 2019-12-30 | ci: make publish_toolstate.sh generic over the CI provider | Pietro Albini | -3/+6 |
| 2019-12-30 | ci: remove 32-bit apple targets | Pietro Albini | -20/+1 |
| 2019-12-24 | Use the chocolatey CDN directly to avoid the flaky API | Aidan Hobson Sayers | -6/+10 |
| 2019-12-22 | temporary retry around msys2 install | Mark Rousskov | -4/+6 |
| 2019-12-22 | Utilize rust-lang/rust commit hashes in toolstate | Rust Toolstate Update | -2/+5 |
| 2019-12-18 | Set release channel on non-dist builders | Mark Rousskov | -1/+6 |
| 2019-12-11 | Make it executable | Yuki Okushi | -0/+0 |
| 2019-12-10 | Move CI to new builtin check-toolstate | Mark Rousskov | -239/+37 |
| 2019-12-06 | Add note to src/ci/docker/README.md about multiple docker images | Aaron Hill | -0/+7 |
| 2019-12-06 | Rollup merge of #67066 - alexcrichton:update-wasi-libc, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2019-12-06 | Rollup merge of #66974 - cuviper:not-isCI, r=alexcrichton | Yuki Okushi | -1/+1 |
| 2019-12-05 | Update the revision of wasi-libc used in wasm32-wasi | Alex Crichton | -1/+1 |
| 2019-12-02 | [CI] fix the `! isCI` check in src/ci/run.sh | Josh Stone | -1/+1 |
| 2019-12-02 | Update the minimum external LLVM to 7 | Josh Stone | -5/+5 |
| 2019-11-26 | Revert "DO NOT MERGE: enable windows try builder" | Mark Rousskov | -10/+59 |
| 2019-11-22 | DO NOT MERGE: enable windows try builder | Pietro Albini | -59/+10 |
| 2019-11-22 | ci: guess some environment variables based on builder name and os | Pietro Albini | -143/+72 |
| 2019-11-22 | ci: add support for GitHub Actions in the CI scripts | Pietro Albini | -47/+69 |
| 2019-11-19 | Rollup merge of #66090 - pietroalbini:ci-improvements, r=alexcrichton | Mazdak Farrokhzad | -101/+114 |
| 2019-11-12 | ci: download curl and openssl from s3 for dist-x86_64-linux | Pietro Albini | -2/+9 |
| 2019-11-12 | ci: move mirrors to https://ci-mirrors.rust-lang.org | Pietro Albini | -11/+11 |
| 2019-11-12 | ci: move validate-toolstate.sh in the mingw-check image | Pietro Albini | -13/+9 |