| Age | Commit message (Expand) | Author | Lines |
| 2021-10-23 | Rollup merge of #90122 - rusticstuff:ci_curl_max_time, r=Mark-Simulacrum | Matthias Krüger | -2/+7 |
| 2021-10-22 | Update the minimum external LLVM to 12 | Josh Stone | -3/+3 |
| 2021-10-22 | Update the minimum external LLVM to 11 | Josh Stone | -4/+5 |
| 2021-10-21 | Time out docker load after 10 minutes, kill after 12 due to CI hangs. | Hans Kratz | -1/+4 |
| 2021-10-21 | CI: Enable overflow checks for test (non-dist) builds | Hans Kratz | -0/+2 |
| 2021-10-21 | Debug output before loading docker images as that might hang. | Hans Kratz | -0/+1 |
| 2021-10-21 | CI: make cache download attempt time out after 10 minutes | Hans Kratz | -1/+2 |
| 2021-10-21 | Rollup merge of #90048 - GuillaumeGomez:line-number-setting, r=jsha | Yuki Okushi | -1/+1 |
| 2021-10-19 | Upgrade browser-ui-test version to 0.4.5 (it allows to have multi-line commands) | Guillaume Gomez | -1/+1 |
| 2021-10-17 | Auto merge of #89499 - Mark-Simulacrum:with-llvm-13, r=nikic | bors | -1/+1 |
| 2021-10-14 | Switch to clang v13 as the C/C++ compiler used for bootstrap | Mark Rousskov | -1/+1 |
| 2021-10-14 | Update the wasi-libc built with the wasm32-wasi target | Alex Crichton | -1/+1 |
| 2021-10-08 | CI: Use mirror for downloads. | Hans Kratz | -4/+8 |
| 2021-10-06 | Get rid of broken `ct-ng oldconfig` everywhere and directly provide a suitabl... | Hans Kratz | -20/+8 |
| 2021-10-06 | Switch to our own mirror of libisl | Mark Rousskov | -4/+4 |
| 2021-10-03 | Update Let's Encrypt ROOT CA certificate in dist-(i686|x86_64)-linux docker i... | Hans Kratz | -0/+41 |
| 2021-09-17 | ci: Add Dockerfile for dist-m68k-linux | John Paul Adrian Glaubitz | -0/+26 |
| 2021-09-08 | update of the CI freebsd toolchain | David Carlier | -1/+1 |
| 2021-08-25 | Bump sccache used in CI to v0.2.15 | Mark Rousskov | -2/+5 |
| 2021-08-24 | PGO for LLVM builds on x86_64-unknown-linux-gnu in CI | Mark Rousskov | -1/+11 |
| 2021-08-15 | Auto merge of #87792 - GuillaumeGomez:ci-fetch, r=pietroalbini | bors | -4/+6 |
| 2021-08-13 | Update browser-ui-test package version | Guillaume Gomez | -1/+1 |
| 2021-08-05 | Remove git fetch command call | Guillaume Gomez | -4/+6 |
| 2021-07-14 | Rollup merge of #87130 - GuillaumeGomez:update-browser-ui-test, r=Mark-Simula... | Guillaume Gomez | -1/+1 |
| 2021-07-14 | Update browser-ui-test package version | Guillaume Gomez | -1/+1 |
| 2021-07-10 | Use nproc instead of hardcoded 10 for build parallelism | Nikita Popov | -7/+7 |
| 2021-07-10 | Update binutils version | Nikita Popov | -3/+5 |
| 2021-07-10 | Use clang 12.0.1 on dist-x86_64/i686-linux | Nikita Popov | -7/+3 |
| 2021-07-07 | Clean up rustdoc static files | Guillaume Gomez | -2/+2 |
| 2021-07-03 | Only run error code explanation removal check if on CI | Guillaume Gomez | -4/+13 |
| 2021-07-02 | Add check to ensure error code explanations are not removed anymore even if n... | Guillaume Gomez | -0/+22 |
| 2021-07-01 | Update container browser-ui-test@0.4.1 | Stefan Schindler | -1/+1 |
| 2021-06-28 | Install tidy on x86_64-gnu-aux target to run html check | Guillaume Gomez | -1/+2 |
| 2021-06-28 | Add new tool to check HTML: | Guillaume Gomez | -1/+2 |
| 2021-06-26 | Auto merge of #86586 - Smittyvb:https-everywhere, r=petrochenkov | bors | -4/+5 |
| 2021-06-25 | Download the GCC sources insecurely | Smitty | -1/+2 |
| 2021-06-25 | Fetch expat from github because the project switched | Stefan Schindler | -1/+2 |
| 2021-06-25 | Use https for sourceforge during CI | Stefan Schindler | -6/+6 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -5/+5 |
| 2021-06-23 | Bump expat to 2.4.1 | Mark Rousskov | -1/+1 |
| 2021-06-22 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2021-06-19 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2021-06-13 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2021-06-07 | add the x86_64-gnu-stable job to test with stable channel | Pietro Albini | -0/+1 |
| 2021-05-31 | Auto merge of #85395 - 12101111:build-crt, r=petrochenkov | bors | -1/+5 |
| 2021-05-31 | Build crtbengin.o/crtend.o from source code | 12101111 | -1/+5 |
| 2021-05-30 | Rollup merge of #85285 - GuillaumeGomez:eslint-check, r=jsha,Mark-Simulacrum | Guillaume Gomez | -1/+3 |
| 2021-05-30 | Add eslint checks in CI | Guillaume Gomez | -1/+3 |
| 2021-05-30 | Auto merge of #84586 - GuillaumeGomez:enforce-rustdoc-gui-test-suite-run, r=M... | bors | -25/+57 |
| 2021-05-26 | Update install of browser-ui-test package in CI | Guillaume Gomez | -5/+7 |