| Age | Commit message (Expand) | Author | Lines |
| 2021-03-22 | Set release channel to stable | Mark Rousskov | -1/+1 |
| 2021-02-09 | Permit unstable features during PGO benchmarks | Mark Rousskov | -0/+2 |
| 2021-02-09 | prepare beta 1.51.0 | Pietro Albini | -1/+1 |
| 2021-02-05 | Fix `install-awscli.sh` error in CI. | Mara Bos | -1/+1 |
| 2021-02-04 | Auto merge of #81762 - pietroalbini:fix-install-msys2, r=m-ou-se | bors | -1/+3 |
| 2021-02-04 | ci: only copy python.exe to python3.exe if the latter does not exist | Pietro Albini | -1/+3 |
| 2021-02-03 | Auto merge of #81535 - nikic:update-test-various, r=sanxiyn | bors | -2/+2 |
| 2021-02-02 | Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiyn | bors | -21/+25 |
| 2021-01-30 | Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum" | Nikita Popov | -15/+11 |
| 2021-01-30 | Auto merge of #81521 - nikic:update-dist-various, r=Mark-Simulacrum | bors | -22/+20 |
| 2021-01-30 | Update armhf-gnu to Ubuntu 20.04 | Nikita Popov | -21/+25 |
| 2021-01-29 | Update test-various to Ubuntu 20.04 | Nikita Popov | -2/+2 |
| 2021-01-29 | Update dist-various to Ubuntu 20.04 | Nikita Popov | -22/+20 |
| 2021-01-28 | Update Python and Clang on x86 dist images | Nikita Popov | -11/+15 |
| 2021-01-25 | ci: use the monorepo's lockfile when building cargo for pgo profiling | Pietro Albini | -0/+14 |
| 2021-01-20 | Work around missing -dev packages in solaris docker image. | Mara Bos | -5/+13 |
| 2021-01-14 | std: Update wasi-libc commit of the wasm32-wasi target | Alex Crichton | -6/+4 |
| 2020-12-31 | Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrum | bors | -0/+5 |
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -1/+0 |
| 2020-12-29 | ci: stop producing gzip-compressed dist tarballs | Pietro Albini | -0/+5 |
| 2020-12-22 | Utilize PGO for rustc linux dist builds | Mark Rousskov | -3/+53 |
| 2020-12-10 | ci: use 20.04 on x86_64-gnu-nopt builder | David Wood | -2/+3 |
| 2020-11-27 | add enable-full-tools to freebsd builds to prevent occasional link errors whe... | Sreehari S | -1/+6 |
| 2020-11-25 | Mirror centos vault to S3 | Mark Rousskov | -3/+5 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -40/+0 |
| 2020-11-15 | Fixed missing / bad header when cross-compiling to i686 | DevJPM | -1/+1 |
| 2020-11-15 | Applied LLVM 9 fixes to LLVM 9 PR CI Dockerfile | DevJPM | -12/+3 |
| 2020-11-12 | explicitly add llvm-9-dev in dockerfile | DevJPM | -0/+1 |
| 2020-11-12 | Bumped minimal tested LLVM version to 9 | DevJPM | -4/+4 |
| 2020-11-11 | Linux dist: don't include unique symbols in libLLVM | Jethro Beekman | -1/+2 |
| 2020-11-09 | Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum | Dylan DPC | -37/+7 |
| 2020-11-09 | Rollup merge of #77016 - Mark-Simulacrum:clippy-tests, r=pietroalbini | Dylan DPC | -0/+4 |
| 2020-11-09 | Rollup merge of #78228 - pietroalbini:finally, r=Mark-Simulacrum | Dylan DPC | -19/+4 |
| 2020-11-07 | Run tools builder on subtree changes | Mark Rousskov | -0/+4 |
| 2020-11-06 | Add debug asserts to PR builder | Mark Rousskov | -6/+0 |
| 2020-11-06 | Re-enable debug and LLVM assertions | Mark Rousskov | -31/+0 |
| 2020-11-07 | Rollup merge of #78666 - sasurau4:fix/shellcheck-error, r=jyn514 | Yuki Okushi | -19/+40 |
| 2020-11-06 | ignore shellcheck error SC2068 | Daiki Ihara | -1/+2 |
| 2020-11-06 | fix shellcheck error of SC2068 | Daiki Ihara | -20/+20 |
| 2020-11-06 | fix shellcheck error of SC1008 | Daiki Ihara | -0/+1 |
| 2020-11-06 | fix shellcheck error of SC2148 | Daiki Ihara | -0/+19 |
| 2020-11-05 | ci: build docs for aarch64-unknown-linux-gnu | Pietro Albini | -2/+1 |
| 2020-11-05 | ci: gate on aarch64-gnu passing tests | Pietro Albini | -17/+3 |
| 2020-11-05 | ci: bump actions/checkout to version 2 | Pietro Albini | -1/+1 |
| 2020-11-04 | ci: demote i686-unknown-freebsd to tier 2 compiler target | Pietro Albini | -37/+7 |
| 2020-10-28 | ci: update x86_64-gnu and x86_64-gnu-debug to ubuntu:20.04 | Josh Stone | -2/+4 |
| 2020-10-24 | Rollup merge of #78309 | Mara Bos | -1/+1 |
| 2020-10-24 | Use own mirror for linux headers in musl-toolchain CI script. | Mara Bos | -2/+8 |
| 2020-10-23 | Fix Ubuntu download URL | Jonas Schievink | -1/+1 |
| 2020-10-14 | Update Xcode beta version to allow aarch64-apple-darwin to compile again | Jake Goulding | -1/+1 |