| Age | Commit message (Expand) | Author | Lines |
| 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-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 github actions configuration | Pietro Albini | -1/+2 |
| 2020-03-23 | Rollup merge of #70159 - alexcrichton:update-wasi, r=pietroalbini | Mazdak Farrokhzad | -1/+1 |
| 2020-03-21 | Rollup merge of #70054 - rojamd:android-pgo, r=michaelwoerister | Mazdak Farrokhzad | -0/+1 |
| 2020-03-19 | Update the bundled wasi-libc with libstd | Alex Crichton | -1/+1 |
| 2020-03-17 | Rollup merge of #69688 - JohnTitor:move-tidy, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+2 |
| 2020-03-16 | Build dist-android with --enable-profiler | rojamd | -0/+1 |
| 2020-03-12 | Add Node.js to PR CI image | Oliver Middleton | -1/+2 |
| 2020-03-05 | Move tidy check to mingw-check | Yuki Okushi | -1/+2 |
| 2020-02-28 | AArch64 bare-metal targets: Build rust-std | Andre Richter | -0/+15 |
| 2020-02-10 | Fix SGX RWLock representation for UnsafeCell niche fix | Jethro Beekman | -1/+1 |
| 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-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-10 | Move CI to new builtin check-toolstate | Mark Rousskov | -234/+2 |
| 2019-12-06 | Add note to src/ci/docker/README.md about multiple docker images | Aaron Hill | -0/+7 |
| 2019-12-05 | Update the revision of wasi-libc used in wasm32-wasi | Alex Crichton | -1/+1 |
| 2019-12-02 | Update the minimum external LLVM to 7 | Josh Stone | -3/+3 |
| 2019-11-22 | ci: add support for GitHub Actions in the CI scripts | Pietro Albini | -0/+2 |
| 2019-11-19 | Rollup merge of #66090 - pietroalbini:ci-improvements, r=alexcrichton | Mazdak Farrokhzad | -9/+38 |
| 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 | -10/+10 |
| 2019-11-12 | ci: move validate-toolstate.sh in the mingw-check image | Pietro Albini | -1/+23 |
| 2019-11-09 | Update cc, git2, num_cpus. | Eric Huss | -1/+9 |
| 2019-11-07 | Update clang to build LLVM to 9.0.0 | Alex Crichton | -3/+24 |
| 2019-11-05 | Update the bundled `wasi-libc` repository | Alex Crichton | -7/+7 |
| 2019-10-31 | Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton | Mazdak Farrokhzad | -3/+6 |
| 2019-10-30 | ci: move toolstates.json to /tmp/toolstate/ and docker mount it | Pietro Albini | -3/+6 |
| 2019-10-26 | ci: add support for MIPS64 musl targets | Wang Xuerui | -0/+16 |
| 2019-10-21 | Remove `src/llvm-emscripten` submodule | Alex Crichton | -1/+0 |
| 2019-10-20 | Auto merge of #65302 - msizanoen1:fix-armv7-segfault, r=alexcrichton | bors | -366/+511 |
| 2019-10-16 | Remove PR runs, enable wasm32 CI, and move asmjs to disabled | Thomas Lively | -0/+0 |
| 2019-10-16 | User should not change between emcc install and use | Thomas Lively | -12/+6 |
| 2019-10-16 | Update test and add -O1 to wasm32 Dockerfile | Thomas Lively | -2/+3 |
| 2019-10-16 | Temporarily enable asmjs and wasm32 on PR CI | Thomas Lively | -0/+0 |
| 2019-10-16 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -116/+31 |
| 2019-10-16 | Mirror crosstool-ng on rust-lang-ci-mirrors | msizanoen | -1/+2 |
| 2019-10-13 | Fix path to crosstool-ng.sh | qtmlabs | -1/+1 |
| 2019-10-12 | Add crosstool-ng 1.24.0 unzip dependency | qtmlabs | -0/+1 |
| 2019-10-11 | Revert "Remove reference to Ubuntu 15.10 ARM toolchain" | qtmlabs | -3/+5 |