| Age | Commit message (Expand) | Author | Lines |
| 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 #38695 - alexcrichton:debug-appveyor, r=brson | Alex Crichton | -0/+38 |
| 2016-12-29 | Rollup merge of #38693 - lucis-fluxum:partialord-typo-fix, r=steveklabnik | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38676 - rkruppe:llvm-check-success, r=alexcrichton | Alex Crichton | -9/+26 |
| 2016-12-29 | Rollup merge of #38674 - GuillaumeGomez:atomic_fn_docs, r=frewsxcv | Alex Crichton | -8/+15 |
| 2016-12-29 | Rollup merge of #38671 - ollie27:rustdoc_stab_em_div_fix, r=frewsxcv | Alex Crichton | -2/+1 |
| 2016-12-29 | Rollup merge of #38665 - alexcrichton:pretty-only-host, r=brson | Alex Crichton | -7/+7 |
| 2016-12-29 | Rollup merge of #38662 - agl:patch-2, r=frewsxcv | Alex Crichton | -2/+2 |
| 2016-12-29 | Rollup merge of #38660 - martijnvermaat:terminfo-reset-typo, r=alexcrichton | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38659 - agl:patch-1, r=apasel422 | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38649 - GuillaumeGomez:atomicint_docs, r=frewsxcv | Alex Crichton | -17/+36 |
| 2016-12-29 | Rollup merge of #38647 - alexcrichton:faster-android, r=brson | Alex Crichton | -1/+18 |
| 2016-12-29 | Rollup merge of #38635 - GuillaumeGomez:atomicptr_docs, r=frewsxcv | Alex Crichton | -14/+37 |
| 2016-12-29 | Rollup merge of #38632 - alexcrichton:trim-travis, r=japaric | Alex Crichton | -38/+0 |
| 2016-12-29 | Rollup merge of #38631 - alexcrichton:supafast, r=brson | Alex Crichton | -113/+260 |
| 2016-12-29 | Rollup merge of #38630 - frewsxcv:variadic, r=steveklabnik | Alex Crichton | -0/+34 |
| 2016-12-29 | Rollup merge of #38628 - kellerkindt:patch-1, r=steveklabnik | Alex Crichton | -1/+1 |
| 2016-12-29 | Rollup merge of #38622 - alexcrichton:read-lengths, r=sfackler | Alex Crichton | -12/+24 |
| 2016-12-29 | Rollup merge of #38611 - GuillaumeGomez:atomicbool_docs, r=frewsxcv | Alex Crichton | -13/+35 |
| 2016-12-29 | Rollup merge of #38587 - GuillaumeGomez:arc_docs, r=frewsxcv | Alex Crichton | -15/+17 |
| 2016-12-29 | Rollup merge of #38559 - japaric:ptx2, r=alexcrichton | Alex Crichton | -4/+345 |
| 2016-12-29 | Rollup merge of #38491 - GuillaumeGomez:builder_docs, r=frewsxcv | Alex Crichton | -3/+58 |
| 2016-12-29 | Rollup merge of #37149 - edunham:more-cargotest, r=alexcrichton | Alex Crichton | -13/+38 |
| 2016-12-29 | appveyor: Attempt to debug flaky test runs | Alex Crichton | -0/+38 |
| 2016-12-29 | Fix typo in PartialOrd docs | Luc Street | -1/+1 |
| 2016-12-29 | Check *all* errors in LLVMRustArchiveIterator* API | Robin Kruppe | -9/+26 |
| 2016-12-29 | Fixes for new cargo test repos | Alex Crichton | -42/+38 |
| 2016-12-29 | Add some more repos to cargotest | E. Dunham | -1/+30 |
| 2016-12-29 | Fallout from updating bootstrap Cargo | Alex Crichton | -13/+13 |
| 2016-12-29 | Bump bootstrap compiler | Brian Anderson | -2/+2 |
| 2016-12-29 | Auto merge of #38627 - rkruppe:ninja-build, r=alexcrichton | bors | -1/+5 |
| 2016-12-29 | Auto merge of #38571 - nrc:emit-metadata-change, r=alexcrichton | bors | -77/+154 |
| 2016-12-29 | Add missing urls for atomic fn docs | Guillaume Gomez | -8/+15 |
| 2016-12-29 | Auto merge of #38645 - nikomatsakis:incr-comp-fix-time-depth, r=nrc | bors | -4/+21 |
| 2016-12-29 | Support --emit=foo,metadata | Nick Cameron | -26/+66 |
| 2016-12-29 | Auto merge of #38619 - alexcrichton:less-android-flaky, r=brson | bors | -1/+3 |
| 2016-12-29 | rustdoc: Fix broken CSS for trait items | Oliver Middleton | -2/+1 |
| 2016-12-29 | Restore --crate-type=metadata as an alias for --crate-type=rlib,--emit=metada... | Nick Cameron | -4/+15 |
| 2016-12-29 | Add a test for #38273 | Nick Cameron | -0/+21 |
| 2016-12-29 | Change --crate-type metadata to --emit=metadata | Nick Cameron | -56/+61 |
| 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/+260 |
| 2016-12-28 | Use "an" before "i32" | Adam Langley | -2/+2 |
| 2016-12-28 | Auto merge of #38449 - eddyb:lazy-10, r=nikomatsakis | bors | -2757/+2280 |
| 2016-12-28 | Fix default terminfo code for reset (sg0 -> sgr0) | Martijn Vermaat | -1/+1 |
| 2016-12-28 | Add missing apostrophe. | Adam Langley | -1/+1 |
| 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 #38626 - redox-os:args_fix, r=alexcrichton | bors | -9/+5 |
| 2016-12-28 | Add missing urls for AtomicPtr | Guillaume Gomez | -14/+37 |