| Age | Commit message (Expand) | Author | Lines |
| 2018-11-06 | Auto merge of #55106 - petrhosek:fuchsia-lld, r=alexcrichton | bors | -1/+2 |
| 2018-11-05 | Use lld directly for Fuchsia target | Petr Hosek | -1/+2 |
| 2018-11-02 | Use `jemalloc-sys` on Linux and OSX compilers | Alex Crichton | -1/+5 |
| 2018-11-02 | Remove all jemalloc-related content | Alex Crichton | -12/+2 |
| 2018-10-26 | Rollup merge of #55391 - matthiaskrgr:bootstrap_cleanup, r=oli-obk | kennytm | -4/+4 |
| 2018-10-26 | bootstrap: clean up a few clippy findings | Matthias Krüger | -4/+4 |
| 2018-10-25 | rustbuild: fix remap-debuginfo when building a release | Marc-Antoine Perennou | -1/+1 |
| 2018-10-20 | Update Cargo, build curl/OpenSSL statically via features | Alex Crichton | -19/+0 |
| 2018-10-13 | boostrap: dist: if a file cannot be installed because it does not exist, prin... | Matthias Krüger | -0/+3 |
| 2018-10-08 | Run debuginfo tests against rust-enabled lldb, when possible | Tom Tromey | -6/+0 |
| 2018-09-25 | Improvements to finding LLVM's FileCheck | Tom Tromey | -2/+21 |
| 2018-09-17 | Auto merge of #52036 - collin5:b50509-2, r=collin5 | bors | -0/+2 |
| 2018-09-12 | remove struct CleanTools | Collins Abitekaniza | -0/+2 |
| 2018-09-10 | Add rustc SHA to released DWARF debuginfo | Alex Crichton | -1/+31 |
| 2018-08-30 | Rollup merge of #53740 - japaric:readobj, r=alexcrichton | Pietro Albini | -0/+1 |
| 2018-08-29 | bootstrap: Link LLVM tools dynamically in order to save time in ThinLTO builds. | Michael Woerister | -0/+4 |
| 2018-08-28 | sort | Jorge Aparicio | -1/+1 |
| 2018-08-27 | add llvm-readobj to llvm-tools-preview | Jorge Aparicio | -0/+1 |
| 2018-08-20 | bootstrap: Allow to specify ranlib tool used when compiling C++ code. | Michael Woerister | -0/+7 |
| 2018-08-14 | Add lldb to the build | Tom Tromey | -13/+30 |
| 2018-08-06 | Building librustc_codegen_llvm in a separate directory | Mark Rousskov | -1/+1 |
| 2018-07-14 | Rollup merge of #51962 - crlf0710:patch-2, r=alexcrichton | kennytm | -1/+2 |
| 2018-07-10 | Restore #![deny(warnings)] | ljedrz | -0/+1 |
| 2018-07-10 | Deny bare trait objects in `src/bootstrap`. | ljedrz | -3/+3 |
| 2018-07-06 | Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa | bors | -2/+2 |
| 2018-07-06 | Rollup merge of #52080 - oli-obk:dep_dedup_diagnostics, r=kennytm | kennytm | -0/+1 |
| 2018-07-05 | Address review comments | Oliver Schneider | -0/+1 |
| 2018-07-05 | Update Cargo.lock dependencies | Alex Crichton | -1/+3 |
| 2018-07-03 | Compile stage0 tools with the raw bootstrap compiler | Alex Crichton | -6/+17 |
| 2018-07-01 | Provide llvm-strip in llvm-tools component | CrLF0710 | -1/+2 |
| 2018-07-01 | Did you mean to block nightlies on clippy? | Oliver Schneider | -0/+8 |
| 2018-06-24 | Haiku: there is no setpriority on this platform. | Niels Sascha Reedijk | -2/+2 |
| 2018-06-23 | build: add llvm-tools to manifest | Brad Campbell | -17/+4 |
| 2018-06-21 | Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrum | bors | -0/+29 |
| 2018-06-08 | rustbuild: generate full list of dependencies for metadata | est31 | -1/+2 |
| 2018-06-04 | fix tidy | Jorge Aparicio | -1/+1 |
| 2018-06-03 | use rustc version as llvm-tools version | Jorge Aparicio | -15/+18 |
| 2018-06-03 | make a llvm-tools rustup component | Jorge Aparicio | -0/+18 |
| 2018-06-03 | document what each tools does | Jorge Aparicio | -1/+5 |
| 2018-06-03 | also ship llvm-profdata | Jorge Aparicio | -1/+3 |
| 2018-06-03 | ship LLVM tools with the toolchain | Jorge Aparicio | -0/+2 |
| 2018-06-03 | impl is_tool on Mode enum | Collins Abitekaniza | -0/+9 |
| 2018-06-03 | refactor, make requested changes | Collins Abitekaniza | -5/+4 |
| 2018-06-03 | refactor Mode enum | Collins Abitekaniza | -10/+17 |
| 2018-05-22 | Fix FileCheck finding | John Kåre Alsaker | -5/+13 |
| 2018-05-06 | s/DocTestsOption/DocTests/g | kennytm | -2/+2 |
| 2018-05-06 | Added test case. | kennytm | -1/+1 |
| 2018-05-06 | Added `./x.py test --no-doc` option. | kennytm | -1/+11 |
| 2018-04-07 | Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis | bors | -3/+2 |
| 2018-04-05 | Bump the bootstrap compiler to 1.26.0 beta | Alex Crichton | -3/+2 |