| Age | Commit message (Expand) | Author | Lines |
| 2017-03-11 | Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brson | bors | -1/+1 |
| 2017-03-10 | Don't put Cargo into the rustc workspace | Alex Crichton | -1/+1 |
| 2017-03-10 | rustbuild: Build documentation for `proc_macro` | Alex Crichton | -1/+1 |
| 2017-03-04 | Separate "ui-fulldeps" tests from "ui" tests | Vadim Petrochenkov | -2/+4 |
| 2017-03-03 | Auto merge of #39917 - alexcrichton:build-cargo, r=brson | bors | -2/+28 |
| 2017-03-03 | rustbuild: Add support for compiling Cargo | Alex Crichton | -2/+28 |
| 2017-02-28 | rustbuild: sort rules by the order of matching CLI paths. | Eduard-Mihai Burtescu | -5/+18 |
| 2017-02-28 | rustbuild: use a BTreeMap for the ruleset for determinism. | Eduard-Mihai Burtescu | -3/+3 |
| 2017-02-24 | Auto merge of #39851 - alexcrichton:verify-unstable, r=brson | bors | -25/+25 |
| 2017-02-21 | Create "The Unstable Book" | Steve Klabnik | -0/+9 |
| 2017-02-21 | test: Verify all sysroot crates are unstable | Alex Crichton | -25/+25 |
| 2017-02-21 | Start the port of the reference to mdBook | Steve Klabnik | -0/+9 |
| 2017-01-29 | Add support for test suites emulated in QEMU | Alex Crichton | -12/+43 |
| 2017-01-25 | rustbuild: Add manifest generation in-tree | Alex Crichton | -0/+10 |
| 2017-01-24 | rustbuild: Start building --enable-extended | Alex Crichton | -0/+14 |
| 2017-01-15 | Auto merge of #39026 - alexcrichton:more-less-cross-stage0, r=aturon | bors | -1/+13 |
| 2017-01-12 | rustbuild: Actually don't build stage0 target rustc | Alex Crichton | -1/+13 |
| 2017-01-12 | travis: Start uploading artifacts on commits | Alex Crichton | -3/+3 |
| 2017-01-10 | Rollup merge of #38607 - estebank:test-for-36935, r=alexcrichton | Seo Sanghyeon | -4/+2 |
| 2017-01-08 | review comment | Esteban Küber | -2/+1 |
| 2017-01-07 | trying to figure out why this test failes, might need help | Esteban Küber | -1/+0 |
| 2017-01-06 | Move check-ui to fulldeps so librustc is available | Esteban Küber | -1/+1 |
| 2017-01-05 | rustbuild: Don't build target compilers in stage0 | Alex Crichton | -2/+12 |
| 2017-01-04 | rustbuild: Quickly `dist` cross-host compilers | Alex Crichton | -20/+427 |
| 2016-12-31 | Auto merge of #38702 - philipc:debuginfo-lldb, r=alexcrichton | bors | -6/+10 |
| 2016-12-31 | Auto merge of #38667 - alexcrichton:stage0-tools, r=brson | bors | -16/+16 |
| 2016-12-30 | rustbuild: Add more deps on android-copy-libs | Alex Crichton | -7/+10 |
| 2016-12-30 | rustbuild: Compile all support tools in stage0 | Alex Crichton | -16/+16 |
| 2016-12-30 | rustbuild: allow running debuginfo-lldb tests on linux | Philip Craig | -6/+10 |
| 2016-12-29 | A few small test fixes and such from rollup | Alex Crichton | -0/+7 |
| 2016-12-29 | Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollup | Alex Crichton | -10/+10 |
| 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 | -59/+122 |
| 2016-12-29 | rustbuild: Don't run pretty tests by default | Alex Crichton | -10/+12 |
| 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 | -59/+122 |
| 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-20 | Rollup merge of #38471 - alexcrichton:run-debuginfo-tests, r=brson | Alex Crichton | -2/+4 |
| 2016-12-20 | Rollup merge of #38468 - xen0n:tarball-wrangling, r=alexcrichton | Alex Crichton | -2/+11 |
| 2016-12-20 | Rollup merge of #38398 - ollie27:patch-1, r=alexcrichton | Alex Crichton | -1/+1 |
| 2016-12-20 | rustbuild: Run debuginfo tests by default | Alex Crichton | -2/+4 |
| 2016-12-20 | rustbuild: package src only once for build triple | Wang Xuerui | -1/+1 |
| 2016-12-20 | rustbuild: only plan from build triple for dist | Wang Xuerui | -1/+10 |
| 2016-12-19 | add concept of `Step::noop()` | Niko Matsakis | -16/+15 |
| 2016-12-15 | rustbuild: Stop building docs for libtest by default | Oliver Middleton | -1/+1 |
| 2016-12-15 | Auto merge of #38394 - alexcrichton:fix-nightlies, r=brson | bors | -1/+6 |
| 2016-12-15 | rustbuild: Package rust-mingw by default | Alex Crichton | -1/+6 |
| 2016-12-15 | Auto merge of #38331 - bluss:assume-stage, r=alexcrichton | bors | -0/+4 |