| Age | Commit message (Expand) | Author | Lines |
| 2017-04-27 | travis: Parallelize tests on Android | Alex Crichton | -121/+41 |
| 2017-04-27 | appveyor: Use Ninja/sccache on MSVC | Alex Crichton | -9/+92 |
| 2017-04-27 | rustbuild: install rustc after cargo and rls | Marc-Antoine Perennou | -3/+3 |
| 2017-04-27 | rustbuild: install cargo and rls when extended build is enabled | Marc-Antoine Perennou | -4/+12 |
| 2017-04-27 | rustbuild: add rls_package_vers | Marc-Antoine Perennou | -0/+5 |
| 2017-04-27 | rustbuild: pass version number as param in install phase | Marc-Antoine Perennou | -6/+6 |
| 2017-04-27 | rustbuild: build cargo and rls as part of extended build | Marc-Antoine Perennou | -0/+2 |
| 2017-04-27 | Auto merge of #41567 - arielb1:rollup, r=arielb1 | bors | -36/+85 |
| 2017-04-26 | Rollup merge of #41552 - jessicah:updated-num-cpus-dep, r=alexcrichton | Ariel Ben-Yehuda | -1/+1 |
| 2017-04-26 | Rollup merge of #41546 - cuviper:reduced-rust-src, r=alexcrichton | Ariel Ben-Yehuda | -27/+61 |
| 2017-04-26 | Rollup merge of #41524 - michaelwu:basic-hexagon, r=alexcrichton | Ariel Ben-Yehuda | -2/+2 |
| 2017-04-26 | Rollup merge of #41456 - jessicah:haiku-support, r=alexcrichton | Ariel Ben-Yehuda | -0/+5 |
| 2017-04-26 | Rollup merge of #41370 - malbarbo:android-bootstrap, r=alexcrichton | Ariel Ben-Yehuda | -6/+16 |
| 2017-04-26 | Make sure openssl compiles with only one core | Aidan Hobson Sayers | -1/+1 |
| 2017-04-26 | Add a distcheck for rust-src completeness | Josh Stone | -0/+28 |
| 2017-04-26 | Enable building the LLVM Hexagon target | Michael Wu | -2/+2 |
| 2017-04-26 | Auto merge of #41352 - kennytm:macos-sanitizers, r=alexcrichton | bors | -0/+20 |
| 2017-04-26 | Update num_cpus dependency to 1.x (1.4.0) | Jessica Hamilton | -1/+1 |
| 2017-04-25 | Rollup merge of #39983 - AndrewGaspar:rust-windbg, r=brson | Corey Farwell | -1/+6 |
| 2017-04-25 | Reduce the contents of the rust-src component | Josh Stone | -1/+29 |
| 2017-04-25 | Build the rustc-src tarball before the rust-src component | Josh Stone | -27/+33 |
| 2017-04-25 | Auto merge of #41362 - alexcrichton:run-cargot-ests, r=aturon | bors | -11/+47 |
| 2017-04-25 | Support AddressSanitizer and ThreadSanitizer on x86_64-apple-darwin. | kennytm | -0/+19 |
| 2017-04-25 | Pass `--format-version 1` to `cargo metadata`. | kennytm | -0/+1 |
| 2017-04-24 | Adds rust-windbg.cmd script | Andrew Gaspar | -1/+6 |
| 2017-04-24 | Auto merge of #40123 - TimNN:llvm40, r=alexcrichton | bors | -0/+7 |
| 2017-04-24 | Run tests for the cargo submodule in tree | Alex Crichton | -11/+47 |
| 2017-04-24 | Haiku: add missing cases of using LIBRARY_PATH | Jessica Hamilton | -0/+5 |
| 2017-04-23 | FIN: Compile LLVM with -fno-omit-frame-pointer on 32bit MinGW builds | Tim Neumann | -0/+7 |
| 2017-04-21 | Auto merge of #41445 - frewsxcv:rollup, r=frewsxcv | bors | -0/+6 |
| 2017-04-21 | Update #[no_core] users with the "freeze" lang item. | Eduard-Mihai Burtescu | -0/+1 |
| 2017-04-21 | Rollup merge of #41426 - malbarbo:android-x86_64, r=alexcrichton | Corey Farwell | -0/+6 |
| 2017-04-20 | Add x86_64-linux-android target | Marco A L Barbosa | -0/+6 |
| 2017-04-19 | Rollup merge of #41391 - durka:patch-40, r=petrochenkov | Corey Farwell | -4/+0 |
| 2017-04-19 | Auto merge of #41354 - alexcrichton:tool-no-debug, r=aturon | bors | -2/+7 |
| 2017-04-19 | Auto merge of #41170 - Nashenas88:master, r=alexcrichton | bors | -1/+3 |
| 2017-04-19 | remove disclaimer from bootstrap/README.md | Alex Burka | -4/+0 |
| 2017-04-18 | Add bootstrap support for android | Marco A L Barbosa | -6/+16 |
| 2017-04-17 | bootstrap: Don't workaround uname -m on Darwin | Richo Healey | -8/+0 |
| 2017-04-17 | Disable debuginfo when compiling tools | Alex Crichton | -2/+7 |
| 2017-04-15 | [rustbuild] Side-step HashMap iteration to preserve command-line step order. | Eduard-Mihai Burtescu | -2/+2 |
| 2017-04-13 | rustbuild: Fix recompilation of stage0 tools dir | Alex Crichton | -42/+167 |
| 2017-04-12 | travis: Enable rust-analysis package for more targets | Alex Crichton | -0/+1 |
| 2017-04-12 | Auto merge of #40584 - nrc:rls-submod, r=alexcrichton | bors | -27/+93 |
| 2017-04-11 | Touch up rls integration | Alex Crichton | -4/+26 |
| 2017-04-11 | Make sccache a bit quieter | Aidan Hobson Sayers | -1/+1 |
| 2017-04-10 | Remove --enable-save-analysis configure flag | Nick Cameron | -18/+4 |
| 2017-04-10 | Reviewer changes | Nick Cameron | -72/+13 |
| 2017-04-10 | Build an RLS package as part of the dist target | Nick Cameron | -1/+118 |
| 2017-04-08 | Use the existing path when removing the prefix fails. This allows the use of ... | Paul Faria | -1/+3 |