| Age | Commit message (Expand) | Author | Lines |
| 2019-07-19 | azure: Prepare configuration for 4-core machines | Alex Crichton | -6/+40 |
| 2019-07-18 | Update src/ci/docker/x86_64-gnu-tools/checkregression.py | Who? Me?! | -1/+1 |
| 2019-07-18 | Add riscv32i-unknown-none-elf target | Vadim Kaushan | -0/+1 |
| 2019-07-18 | embedded-book failures don't block beta | Mark Mansi | -1/+1 |
| 2019-07-18 | Update src/ci/docker/x86_64-gnu-tools/checkregression.py | Who? Me?! | -1/+1 |
| 2019-07-18 | Update src/ci/docker/x86_64-gnu-tools/checktools.sh | Who? Me?! | -1/+1 |
| 2019-07-18 | add a few comments for the toolstate stuff | Ralf Jung | -4/+12 |
| 2019-07-18 | Regressions ok for miri too | Who? Me?! | -1/+1 |
| 2019-07-17 | don't fail builds for rustc-guide | Mark Mansi | -2/+5 |
| 2019-07-17 | actually test rustc-guide with toolstate | Mark Mansi | -0/+1 |
| 2019-07-16 | Auto merge of #62592 - nikic:actually-update-llvm, r=alexcrichton | bors | -1/+0 |
| 2019-07-15 | ci: Remove Travis/AppVeyor configuration | Alex Crichton | -33/+4 |
| 2019-07-15 | Disable building of LLDB | Nikita Popov | -1/+0 |
| 2019-07-06 | cfg: linkcheck only on x86-64 linux | Mark Mansi | -8/+0 |
| 2019-07-06 | add missing libssl-dev dependency to docker images on travis | André Luis Leal Cardoso Junior | -0/+18 |
| 2019-07-06 | Move installing of deps to the docker container, instead of installing on the... | André Luis Leal Cardoso Junior | -0/+2 |
| 2019-07-06 | Track rustc-guide on toolstate | André Luis Leal Cardoso Junior | -0/+1 |
| 2019-06-30 | Auto merge of #61252 - indygreg:upgrade-musl, r=alexcrichton | bors | -1/+1 |
| 2019-06-26 | ci: Disable assertions in PR builds | Alex Crichton | -0/+6 |
| 2019-06-15 | Auto merge of #59752 - Zoxc:dylib-fix, r=alexcrichton | bors | -4/+0 |
| 2019-06-13 | ci: Enable toolstate tracking on Azure | Alex Crichton | -1/+2 |
| 2019-06-12 | Ignore NVPTX tests | John Kåre Alsaker | -4/+0 |
| 2019-06-12 | Auto merge of #61587 - alexcrichton:distcheck-no-assertions, r=pietroalbini | bors | -0/+7 |
| 2019-06-08 | Auto merge of #61655 - RalfJung:checktools, r=kennytm | bors | -3/+10 |
| 2019-06-08 | checktools: unify grepping the TOOLSTATE file | Ralf Jung | -3/+10 |
| 2019-06-06 | ci: Disable LLVM/debug assertions for distcheck | Alex Crichton | -0/+7 |
| 2019-06-06 | ci: Disable LLVM/debug assertions for asmjs builder | Alex Crichton | -0/+8 |
| 2019-05-31 | Auto merge of #61300 - indygreg:upgrade-cross-make, r=sanxiyn | bors | -2/+2 |
| 2019-05-30 | Auto merge of #61353 - alexcrichton:less-tools, r=pietroalbini | bors | -3/+3 |
| 2019-05-30 | ci: Favor SCRIPT instead of RUST_CHECK_TARGET | Alex Crichton | -3/+3 |
| 2019-05-30 | Rollup merge of #61284 - alexcrichton:less-s3, r=pietroalbini | Mazdak Farrokhzad | -9/+9 |
| 2019-05-29 | Update all s3 URLs used on CI with subdomains | Alex Crichton | -9/+9 |
| 2019-05-28 | Update musl-cross-make to 0.9.8 | Gregory Szorc | -2/+2 |
| 2019-05-28 | Revert "Disable solaris target since toolchain no longer builds" | Bastian Germann | -7/+5 |
| 2019-05-28 | Update musl to 1.1.22. | Gregory Szorc | -1/+1 |
| 2019-05-26 | Docker: remove environment variable `CC_armebv7r_none_eabi` | Paolo Teti | -1/+0 |
| 2019-05-25 | Rollup merge of #61110 - ehuss:revert-edition-override, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+1 |
| 2019-05-24 | Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton | bors | -12/+20 |
| 2019-05-23 | Revert edition-guide toolstate override | Eric Huss | -3/+1 |
| 2019-05-23 | Rollup merge of #61055 - bgermann:master, r=sanxiyn | Mazdak Farrokhzad | -1/+1 |
| 2019-05-22 | Solaris CI: Build with dilos2 stable | bgermann | -1/+1 |
| 2019-05-22 | Disable LLVM/debug assertions in gnu-full-bootstrap | Alex Crichton | -0/+6 |
| 2019-05-21 | Merge remote-tracking branch 'origin/master' into azure-pipelines | Alex Crichton | -9/+18 |
| 2019-05-21 | Disable solaris target since toolchain no longer builds | Alex Crichton | -5/+7 |
| 2019-05-21 | Use new-style s3 urls in docker download script | Alex Crichton | -1/+1 |
| 2019-05-19 | Reverse RLS toolstate check override | Igor Matuszewski | -6/+1 |
| 2019-05-17 | Rollup merge of #60791 - ehuss:update-books, r=Mark-Simulacrum | Manish Goregaokar | -1/+3 |
| 2019-05-16 | Update cargo | Eric Huss | -1/+6 |
| 2019-05-15 | Update books | Eric Huss | -1/+3 |
| 2019-05-15 | ci: remove stray echo | Pietro Albini | -1/+1 |