| Age | Commit message (Expand) | Author | Lines |
| 2016-12-30 | Makefiles support for rustc_i128 crate | Simonas Kazlauskas | -0/+2 |
| 2016-12-30 | Tidy | Simonas Kazlauskas | -0/+59 |
| 2016-12-30 | Fix LEB128 to work with the stage1 | Simonas Kazlauskas | -27/+27 |
| 2016-12-30 | Cleanup FIXMEs | Simonas Kazlauskas | -28/+0 |
| 2016-12-30 | Feature gate the 128 bit types | Simonas Kazlauskas | -1/+77 |
| 2016-12-30 | Tests for the 128 bit integers | Simonas Kazlauskas | -0/+73 |
| 2016-12-30 | Such large. Very 128. Much bits. | Simonas Kazlauskas | -355/+945 |
| 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 | -16/+26 |
| 2016-12-29 | Remove not(stage0) from deny(warnings) | Alex Crichton | -47/+47 |
| 2016-12-29 | Add sparc64-unknown-netbsd target | Jonathan A. Kollasch | -0/+31 |
| 2016-12-29 | libpanic_unwind: UNWIND_DATA_REG for sparc64 | Jonathan A. Kollasch | -0/+3 |
| 2016-12-29 | libunwind: unwinder_private_data_size for sparc64 | Jonathan A. Kollasch | -0/+3 |
| 2016-12-29 | libstd: define std::env::consts::ARCH for sparc64 | Jonathan A. Kollasch | -0/+6 |
| 2016-12-29 | liballoc_*: add MIN_ALIGN for sparc64 | Jonathan A. Kollasch | -2/+4 |
| 2016-12-29 | Add cabi_sparc64 | Jonathan A. Kollasch | -0/+188 |
| 2016-12-29 | further enable the Sparc LLVM backend | Jonathan A. Kollasch | -1/+8 |
| 2016-12-29 | Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollup | Alex Crichton | -13/+21 |
| 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-30 | Auto merge of #38695 - alexcrichton:debug-appveyor, r=brson | bors | -0/+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 | Use `?` instead of `try!` macro in `print::pprust` | Esteban Küber | -857/+857 |
| 2016-12-29 | Check *all* errors in LLVMRustArchiveIterator* API | Robin Kruppe | -9/+26 |
| 2016-12-29 | rustbuild: Don't run pretty tests by default | Alex Crichton | -13/+23 |
| 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 |