| Age | Commit message (Expand) | Author | Lines |
| 2016-12-29 | A few small test fixes and such from rollup | Alex Crichton | -8/+25 |
| 2016-12-29 | Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollup | Alex Crichton | -12/+20 |
| 2016-12-29 | Merge branch 'rustbuild-llvm-targets' of https://github.com/xen0n/rust into r... | Alex Crichton | -2/+21 |
| 2016-12-29 | Rollup merge of #38665 - alexcrichton:pretty-only-host, r=brson | Alex Crichton | -7/+7 |
| 2016-12-29 | Rollup merge of #38631 - alexcrichton:supafast, r=brson | Alex Crichton | -113/+232 |
| 2016-12-29 | Rollup merge of #38559 - japaric:ptx2, r=alexcrichton | Alex Crichton | -1/+1 |
| 2016-12-29 | rustbuild: Don't run pretty tests by default | Alex Crichton | -12/+22 |
| 2016-12-29 | Auto merge of #38627 - rkruppe:ninja-build, r=alexcrichton | bors | -1/+5 |
| 2016-12-28 | rustbuild: Move pretty test suites to host-only | Alex Crichton | -7/+7 |
| 2016-12-28 | rustbuild: Compile rustc twice, not thrice | Alex Crichton | -113/+232 |
| 2016-12-29 | rustbuild: allow overriding list of LLVM targets to build | Wang Xuerui | -2/+21 |
| 2016-12-28 | Auto merge of #38639 - xen0n:nightly-dist-hotfix, r=brson | bors | -6/+13 |
| 2016-12-28 | Auto merge of #38589 - aidanhs:aphs-stage0-rustdoc-test, r=alexcrichton | bors | -1/+5 |
| 2016-12-28 | rustbuild: fix host-only rules ignoring targets in dist steps | Wang Xuerui | -4/+10 |
| 2016-12-28 | rustbuild: clarify comment on target array calculation | Wang Xuerui | -2/+3 |
| 2016-12-28 | rustbuild: get an empty slice the straight-forward way | Wang Xuerui | -1/+1 |
| 2016-12-27 | Accept ninja-build binary in place of ninja | Robin Kruppe | -1/+5 |
| 2016-12-26 | PTX support | Jorge Aparicio | -1/+1 |
| 2016-12-26 | Auto merge of #38314 - japaric:do-not-delete-enable-llvm-backend, r=alexcrichton | bors | -1/+1 |
| 2016-12-24 | Teach `rustdoc --test` about `--sysroot`, pass it when testing rust | Aidan Hobson Sayers | -1/+5 |
| 2016-12-22 | Correct path of incremental artifacts | Aidan Hobson Sayers | -1/+1 |
| 2016-12-20 | Merge branch 'rustbuild-warnings' of https://github.com/alexcrichton/rust int... | Alex Crichton | -1/+7 |
| 2016-12-20 | Rollup merge of #38498 - alexcrichton:actually-test-musl, r=brson | Alex Crichton | -1/+1 |
| 2016-12-20 | Rollup merge of #38493 - sanxiyn:filecheck, r=alexcrichton | Alex Crichton | -2/+3 |
| 2016-12-20 | Rollup merge of #38471 - alexcrichton:run-debuginfo-tests, r=brson | Alex Crichton | -2/+4 |
| 2016-12-20 | Rollup merge of #38470 - alexcrichton:really-fix-osx, r=brson | Alex Crichton | -13/+9 |
| 2016-12-20 | Rollup merge of #38468 - xen0n:tarball-wrangling, r=alexcrichton | Alex Crichton | -3/+18 |
| 2016-12-20 | Rollup merge of #38451 - semarie:openbsd-rustbuild, r=alexcrichton | Alex Crichton | -1/+3 |
| 2016-12-20 | Rollup merge of #38398 - ollie27:patch-1, r=alexcrichton | Alex Crichton | -1/+1 |
| 2016-12-20 | Rollup merge of #38388 - redox-os:config_toml_prefix, r=alexcrichton | Alex Crichton | -0/+20 |
| 2016-12-20 | rustbuild: Run debuginfo tests by default | Alex Crichton | -2/+4 |
| 2016-12-20 | rustbuild: Actually test musl on the musl bot | Alex Crichton | -1/+1 |
| 2016-12-20 | rustbuild: Deny and fix warnings | Alex Crichton | -1/+7 |
| 2016-12-20 | rustbuild: package src only once for build triple | Wang Xuerui | -2/+8 |
| 2016-12-20 | rustbuild: only plan from build triple for dist | Wang Xuerui | -1/+10 |
| 2016-12-20 | Find FileCheck using llvm-config | Seo Sanghyeon | -2/+3 |
| 2016-12-19 | rustbuild: Update Cargo download location | Alex Crichton | -13/+9 |
| 2016-12-19 | Remove trailing whitespace | Jeremy Soller | -1/+1 |
| 2016-12-19 | Move prefix to [install] section | Jeremy Soller | -5/+20 |
| 2016-12-19 | Auto merge of #38072 - nikomatsakis:bootstrap-incremental, r=acrichto | bors | -23/+136 |
| 2016-12-19 | enable LLVM's SPARC backend | Jorge Aparicio | -1/+1 |
| 2016-12-19 | add and document `--incremental` flag along with misc other changes | Niko Matsakis | -7/+121 |
| 2016-12-19 | add concept of `Step::noop()` | Niko Matsakis | -16/+15 |
| 2016-12-19 | Auto merge of #38405 - alexcrichton:rustbuild-fixes, r=japaric | bors | -0/+6 |
| 2016-12-18 | Use exec for the wrapper on UNIXes | Simonas Kazlauskas | -3/+14 |
| 2016-12-18 | Auto merge of #38440 - alexcrichton:fix-osx-nightlies, r=brson | bors | -0/+9 |
| 2016-12-18 | Auto merge of #38439 - alexcrichton:fix-nightlies, r=brson | bors | -0/+1 |
| 2016-12-17 | rustbuild: Fix LC_ID_DYLIB directives on OSX | Alex Crichton | -0/+9 |
| 2016-12-17 | rustbuild: Create directories in mingw dist | Alex Crichton | -0/+1 |
| 2016-12-17 | let BSD to use gmake for GNU-make | Sébastien Marie | -1/+3 |