| Age | Commit message (Expand) | Author | Lines |
| 2018-09-25 | Improvements to finding LLVM's FileCheck | Tom Tromey | -2/+33 |
| 2018-09-22 | Rollup merge of #54323 - Keruspe:rustc-color, r=Mark-Simulacrum | Pietro Albini | -42/+1 |
| 2018-09-21 | Run the newly `ui`-ified run-pass tests under `compare-mode=nll` as well. | Felix S. Klock II | -2/+3 |
| 2018-09-18 | rustbuild: drop color handling | Marc-Antoine Perennou | -42/+1 |
| 2018-09-17 | Auto merge of #52036 - collin5:b50509-2, r=collin5 | bors | -109/+90 |
| 2018-09-17 | refactor Builder::cargo, clean deps for cmd!=test | Collins Abitekaniza | -6/+2 |
| 2018-09-14 | Rollup merge of #53829 - alexcrichton:release-debuginfo, r=michaelwoerister | kennytm | -12/+54 |
| 2018-09-12 | Add check build dependencies | Mark Rousskov | -6/+6 |
| 2018-09-12 | Do not print checking messages in dry run mode | Mark Rousskov | -3/+3 |
| 2018-09-12 | remove struct CleanTools | Collins Abitekaniza | -53/+22 |
| 2018-09-12 | nit: rearrange and make match exhaustive | Collins Abitekaniza | -5/+8 |
| 2018-09-12 | clear_if_dirty with self.rustc(compiler) for Mode::Rustc | Collins Abitekaniza | -0/+1 |
| 2018-09-12 | use stage 1 compiler only for stamps | Collins Abitekaniza | -8/+8 |
| 2018-09-12 | clear_if_dirty in Builder::cargo with passed mode | Collins Abitekaniza | -52/+64 |
| 2018-09-12 | Rollup merge of #54073 - behnam:docs-1, r=frewsxcv | kennytm | -9/+9 |
| 2018-09-10 | Add rustc SHA to released DWARF debuginfo | Alex Crichton | -12/+54 |
| 2018-09-09 | merge cargo changes done by https://github.com/rust-lang/rust/pull/53935/ | Eric Huss | -0/+2 |
| 2018-09-08 | docs: Use dollar sign for all bash prompts | Behnam Esfahbod | -9/+9 |
| 2018-09-08 | Rollup merge of #54050 - GabrielMajeri:fix-build-with-nightly, r=alexcrichton | kennytm | -1/+1 |
| 2018-09-08 | Rollup merge of #53987 - Keruspe:llvm-suffix, r=alexcrichton | kennytm | -0/+7 |
| 2018-09-08 | Rollup merge of #53973 - tromey:prefer-rust-enabled-lldb, r=alexcrichton | kennytm | -3/+4 |
| 2018-09-08 | Update `petgraph` dependency to 0.4.13 | Gabriel Majeri | -1/+1 |
| 2018-09-07 | rustbuild: allow configuring llvm version suffix | Marc-Antoine Perennou | -0/+7 |
| 2018-09-07 | Have rust-lldb look for the rust-enabled lldb | Tom Tromey | -3/+4 |
| 2018-09-07 | Rollup merge of #54023 - matthiaskrgr:clippy, r=oli-obk | kennytm | -2/+10 |
| 2018-09-07 | Rollup merge of #53967 - froydnj:cmake-python-executable, r=alexcrichton | kennytm | -0/+4 |
| 2018-09-06 | Ship libLLVM.dylib on OSX | Alex Crichton | -2/+10 |
| 2018-09-05 | rustbuild: Tweak LLVM distribution layout | Alex Crichton | -2/+4 |
| 2018-09-05 | propagate build.python into cmake | Nathan Froyd | -0/+4 |
| 2018-09-01 | Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomez | kennytm | -0/+2 |
| 2018-09-01 | Auto merge of #53611 - alexcrichton:update-llvm, r=nikomatsakis | bors | -0/+1 |
| 2018-08-31 | Update LLVM submodule | Alex Crichton | -0/+1 |
| 2018-08-31 | use cfg(rustdoc) instead of cfg(dox) in std and friends | QuietMisdreavus | -0/+2 |
| 2018-08-31 | Auto merge of #53832 - pietroalbini:rollup, r=pietroalbini | bors | -3/+5 |
| 2018-08-30 | Rollup merge of #53786 - frewsxcv:frewsxcv-bad-style, r=Manishearth | Pietro Albini | -2/+2 |
| 2018-08-30 | Rollup merge of #53753 - RalfJung:keep-stage, r=nikomatsakis | Pietro Albini | -1/+2 |
| 2018-08-30 | Rollup merge of #53740 - japaric:readobj, r=alexcrichton | Pietro Albini | -0/+1 |
| 2018-08-30 | rustbuild: Distribute libLLVM.so with rustc | Alex Crichton | -5/+7 |
| 2018-08-29 | Replace usages of 'bad_style' with 'nonstandard_style'. | Corey Farwell | -2/+2 |
| 2018-08-29 | Auto merge of #53245 - michaelwoerister:thinlto-rust-llvm, r=alexcrichton | bors | -22/+124 |
| 2018-08-29 | bootstrap: Link LLVM tools dynamically in order to save time in ThinLTO builds. | Michael Woerister | -16/+46 |
| 2018-08-28 | sort | Jorge Aparicio | -1/+1 |
| 2018-08-28 | expand keep-stage --help text | Ralf Jung | -1/+2 |
| 2018-08-27 | add llvm-readobj to llvm-tools-preview | Jorge Aparicio | -0/+1 |
| 2018-08-24 | Added rustc_codegen_llvm to compiler documentation. | David Wood | -1/+1 |
| 2018-08-20 | bootstrap: Never compiler llvm-emscripten with ThinLTO. | Michael Woerister | -1/+1 |
| 2018-08-20 | bootstrap: Allow for building LLVM with ThinLTO. | Michael Woerister | -4/+58 |
| 2018-08-20 | bootstrap: Allow to invoke cargo with the Usage: rustc [OPTIONS] INPUT | Michael Woerister | -2/+2 |
| 2018-08-20 | bootstrap: Allow to specify ranlib tool used when compiling C++ code. | Michael Woerister | -0/+18 |
| 2018-08-18 | Use the new Entry::or_default method where possible. | Eduard-Mihai Burtescu | -3/+3 |