| Age | Commit message (Expand) | Author | Lines |
| 2018-11-02 | Use `jemalloc-sys` on Linux and OSX compilers | Alex Crichton | -2/+4 |
| 2018-10-30 | Update enum debuginfo tests | Tom Tromey | -1/+1 |
| 2018-10-21 | Remove the parse-fail test suite | Vadim Petrochenkov | -1/+0 |
| 2018-10-20 | Update Cargo, build curl/OpenSSL statically via features | Alex Crichton | -0/+39 |
| 2018-09-28 | Add DIST_REQUIRE_ALL_TOOLS to CI scripts | Christian Poveda | -0/+4 |
| 2018-09-21 | Update musl to 1.1.20. | Adrian Budau | -7/+1 |
| 2018-08-30 | [RISCV] Add riscv32imc-unknown-none-elf target. | David Craven | -0/+1 |
| 2018-08-29 | Auto merge of #53245 - michaelwoerister:thinlto-rust-llvm, r=alexcrichton | bors | -1/+10 |
| 2018-08-26 | remove no longer needed Docker images | Jorge Aparicio | -70/+0 |
| 2018-08-26 | fix docker build for the armebv7r-none-eabi target | Jorge Aparicio | -1/+2 |
| 2018-08-26 | add armebv7r-none-eabi target | Jorge Aparicio | -0/+1 |
| 2018-08-26 | build rust-std components for the Cortex-R targets | Jorge Aparicio | -1/+4 |
| 2018-08-26 | Add target for Little-endian ARM Cortex-R4F/R5F MCUs | Paolo Teti | -0/+34 |
| 2018-08-20 | Compile LLVM with ThinLTO for x86_64 Linux dist builds. | Michael Woerister | -1/+4 |
| 2018-08-20 | Build LLD in addition to Clang in Linux CI | Michael Woerister | -0/+6 |
| 2018-08-19 | Fix typos found by codespell. | Matthias Krüger | -1/+1 |
| 2018-08-16 | Revert "Use public DNS server instead of 169.254.169.254 on CI." | kennytm | -4/+0 |
| 2018-08-04 | Rollup merge of #52940 - kennytm:move-checktool-protection-week, r=alexcrichton | kennytm | -4/+6 |
| 2018-08-01 | [RISCV] Enable CI. | David Craven | -0/+1 |
| 2018-08-01 | Align 6-week cycle check with beta promotion instead of stable release. | kennytm | -4/+6 |
| 2018-07-29 | Test clippy first to workaround the derive-new conflict. | kennytm | -1/+2 |
| 2018-07-26 | Omit the vendor component in Fuchsia triple | Petr Hosek | -13/+13 |
| 2018-07-25 | Auto merge of #52561 - ljedrz:fixme_cc_271, r=alexcrichton | bors | -7/+1 |
| 2018-07-24 | Rollup merge of #52538 - ljedrz:old_musl_i586_flags, r=kennytm | kennytm | -3/+1 |
| 2018-07-22 | Rollup merge of #52465 - sekineh:add-ci-thumb, r=alexcrichton | kennytm | -1/+8 |
| 2018-07-20 | Remove obsolete armv5te vars from the dist-various-1 Dockerfile | ljedrz | -7/+1 |
| 2018-07-19 | Fix docker/run.sh script when run locally | Alex Crichton | -1/+1 |
| 2018-07-19 | Remove obsolete flags in the i586_musl Dockerfile | ljedrz | -3/+1 |
| 2018-07-18 | Re-include `thumbv6m-none-eabi` to `run-make` target | Hideki Sekine | -2/+2 |
| 2018-07-18 | Use `dist-various-1` Dockerfile. | Hideki Sekine | -35/+8 |
| 2018-07-18 | Cleanup Dockerfile. | Hideki Sekine | -79/+0 |
| 2018-07-18 | Adjust TARGETS. | Hideki Sekine | -18/+3 |
| 2018-07-17 | Block beta if clippy breaks. | kennytm | -7/+9 |
| 2018-07-13 | Enabled core dump on Linux, and print stack trace on failure. | kennytm | -0/+1 |
| 2018-07-09 | bump minimum LLVM version to 5.0 | gnzlbg | -2/+2 |
| 2018-07-08 | Remove the comment line that harmed. | Hideki Sekine | -1/+0 |
| 2018-07-08 | Tweak to run test for thumbv7m target. | Hideki Sekine | -18/+20 |
| 2018-07-08 | Create Dockerfile based on dist-various-1. | Hideki Sekine | -0/+127 |
| 2018-07-05 | Update musl to 1.1.19 and add patch to fix tls issue | Marco A L Barbosa | -1/+7 |
| 2018-07-03 | Fix the tool's path in toolstate verification. | kennytm | -4/+4 |
| 2018-06-15 | Fix checkregression breakage of toolstate builder on AppVeyor. | kennytm | -1/+1 |
| 2018-06-10 | Do not push a commit if the toolstate is unchanged. | kennytm | -12/+27 |
| 2018-06-08 | Use public DNS server instead of 169.254.169.254 on CI. | kennytm | -0/+4 |
| 2018-05-18 | armebv7r-none-eabihf: default to ARM mode | Paolo Teti | -1/+1 |
| 2018-05-16 | Add target for Big-endian ARM Cortex-R4F/R5F MCUs | Paolo Teti | -0/+36 |
| 2018-05-15 | Rollup merge of #50685 - glaubitz:sparc64-linux, r=alexcrichton | Guillaume Gomez | -0/+26 |
| 2018-05-15 | ci: Add Dockerfile for dist-sparc64-linux | John Paul Adrian Glaubitz | -0/+26 |
| 2018-05-14 | Migrate the toolstate update bot to rust-highfive | kennytm | -1/+1 |
| 2018-05-13 | Auto merge of #50573 - oli-obk:tool_sanity, r=kennytm | bors | -11/+33 |
| 2018-05-10 | Rollup merge of #50606 - kennytm:retry-docker-cache, r=alexcrichton | Alex Crichton | -1/+3 |