| Age | Commit message (Expand) | Author | Lines |
| 2019-02-06 | Revert "Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini" | Pietro Albini | -7/+0 |
| 2019-02-06 | Revert "Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton" | Pietro Albini | -7/+1 |
| 2019-02-05 | add even more debugging code to track down appveyor 259 exit code | Pietro Albini | -0/+6 |
| 2019-02-04 | add more debugging code to track down appveyor 259 exit code | Pietro Albini | -1/+1 |
| 2019-01-30 | Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini | bors | -0/+7 |
| 2019-01-29 | Attempt to debug 259 exit code on AppVeyor | Alex Crichton | -0/+7 |
| 2019-01-28 | Fix CI | John Kåre Alsaker | -1/+1 |
| 2019-01-17 | Revert "Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum" | Pietro Albini | -1/+1 |
| 2019-01-16 | prepare beta 1.33.0 | Pietro Albini | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -9/+0 |
| 2018-10-26 | CI: Set codegen-units-std=1 for dist builds. | Michael Woerister | -0/+1 |
| 2018-10-20 | Update Cargo, build curl/OpenSSL statically via features | Alex Crichton | -1/+1 |
| 2018-10-13 | Improve verify_llvm_ir config option | Nikita Popov | -0/+3 |
| 2018-10-01 | Fix conditions to allow missing tools in CI | Christian Poveda | -1/+1 |
| 2018-09-28 | Add enable-missing-tools option | Christian Poveda | -0/+4 |
| 2018-09-10 | Add rustc SHA to released DWARF debuginfo | Alex Crichton | -0/+1 |
| 2018-07-13 | Enabled core dump on Linux, and print stack trace on failure. | kennytm | -0/+5 |
| 2018-06-21 | Revert "Auto merge of #51662 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum" | Mark Simulacrum | -1/+1 |
| 2018-06-20 | [beta] Prepare 1.28.0 beta release | Mark Simulacrum | -1/+1 |
| 2018-06-07 | quiet-tests -> !verbose-tests | Oliver Schneider | -4/+2 |
| 2018-05-04 | Check that rustc can be built successfully with parallel queries for PRs. | Michael Woerister | -2/+2 |
| 2018-04-06 | Give a name to every CI job. | kennytm | -0/+4 |
| 2018-03-25 | Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton | kennytm | -0/+7 |
| 2018-03-22 | Auto merge of #49264 - kennytm:rollup, r=kennytm | bors | -9/+1 |
| 2018-03-22 | Revert "Temporarily disable dist-ing RLS, Rustfmt and Clippy." | kennytm | -9/+1 |
| 2018-03-22 | Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytm | bors | -0/+2 |
| 2018-03-22 | Temporarily disable dist-ing RLS, Rustfmt and Clippy. | kennytm | -1/+9 |
| 2018-03-20 | ci: Print out how long each step takes on CI | Alex Crichton | -0/+2 |
| 2018-03-18 | Add a CI job for parallel rustc using x.py check | John Kåre Alsaker | -0/+7 |
| 2018-03-16 | Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrum | kennytm | -1/+0 |
| 2018-03-10 | Print /proc/cpuinfo and /proc/meminfo before starting to build. | kennytm | -0/+8 |
| 2018-03-09 | rustbuild: Remove ThinLTO-related configuration | Alex Crichton | -1/+0 |
| 2018-03-07 | appveyor: Shard more slow MSVC builders | Alex Crichton | -1/+1 |
| 2018-03-01 | rustbuild: Pass `ccache` to build scripts | Alex Crichton | -0/+6 |
| 2018-02-03 | Disable ThinLTO for dist builds. | Mark Simulacrum | -0/+1 |
| 2017-12-03 | Update the tools CI to use --no-fail-fast and --save-toolstates. | kennytm | -1/+2 |
| 2017-11-21 | fix some typos | Martin Lindhe | -1/+1 |
| 2017-11-14 | Rollup merge of #45961 - dereckson:unix-agnosticity-ci, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2017-11-13 | Use #!/usr/bin/env as shebang for Bash scripts | Sébastien Santoro | -1/+1 |
| 2017-11-11 | Disable LLVM assertions on Nightly, enable them in "alt" builds. | Simon Sapin | -1/+1 |
| 2017-09-16 | ci: Disable rustc debug assertions on OSX | Alex Crichton | -1/+5 |
| 2017-07-30 | rustbuild: Remove `--enable-llvm-clean-rebuild` | Alex Crichton | -1/+0 |
| 2017-07-25 | bootstrap: Major refactoring | Milton Mazzarri | -0/+6 |
| 2017-06-02 | Quiet tests on PR tests | Mark Simulacrum | -0/+4 |
| 2017-06-02 | ci: Improve log output (mainly Travis). | kennytm | -5/+23 |
| 2017-04-10 | Remove --enable-save-analysis configure flag | Nick Cameron | -1/+0 |
| 2017-03-21 | travis: Don't enable quiet tests | Alex Crichton | -1/+0 |
| 2017-03-15 | Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichton | bors | -0/+1 |
| 2017-03-12 | Default llvm.clean-rebuild to false | Vadim Petrochenkov | -0/+1 |
| 2017-03-11 | rustbuild: Make save-analysis an option | Tatsuyuki Ishi | -0/+1 |