| Age | Commit message (Expand) | Author | Lines |
| 2016-12-16 | Merge pull request #38415 from brson/beta-next 1.14.0 | Alex Crichton | -27/+27 |
| 2016-12-16 | Bump beta prerelease version | Brian Anderson | -1/+1 |
| 2016-12-16 | Update book for rustup | Brian Anderson | -9/+23 |
| 2016-12-16 | Book: rustup.sh -> rustup.rs | Steve Klabnik | -21/+7 |
| 2016-12-15 | Merge pull request #38393 from brson/beta-next | Alex Crichton | -1/+18 |
| 2016-12-15 | Work around a borrow surviving too long (fixes #37686) | Anthony Ramine | -1/+18 |
| 2016-12-14 | Merge pull request #38377 from brson/beta-next | Alex Crichton | -15/+163 |
| 2016-12-14 | Bump prereleease version | Brian Anderson | -1/+1 |
| 2016-12-14 | don't double-apply variant padding to const enums | Ariel Ben-Yehuda | -9/+50 |
| 2016-12-14 | Fix invalid src url | Guillaume Gomez | -2/+15 |
| 2016-12-14 | Document the question mark operator | est31 | -2/+8 |
| 2016-12-14 | evaluate obligations in LIFO order during closure projection | Ariel Ben-Yehuda | -1/+89 |
| 2016-12-10 | Bump beta to .3 | Alex Crichton | -1/+1 |
| 2016-11-16 | Merge pull request #37816 from brson/bump | Brian Anderson | -1/+1 |
| 2016-11-16 | Bump prerelease version | Brian Anderson | -1/+1 |
| 2016-11-16 | Merge pull request #37815 from alexcrichton/beta-next | Brian Anderson | -0/+0 |
| 2016-11-16 | std: Update compiler-rt for more ABI fixes | Alex Crichton | -0/+0 |
| 2016-11-15 | Merge pull request #37782 from alexcrichton/beta-next | Brian Anderson | -2/+4 |
| 2016-11-15 | rustbuild: Tweak default rule inclusion | Alex Crichton | -2/+4 |
| 2016-11-11 | Merge pull request #37722 from brson/docs-default-beta | Alex Crichton | -0/+1 |
| 2016-11-11 | bootstrap: rust-docs is a default package | Brian Anderson | -0/+1 |
| 2016-11-08 | Merge pull request #37656 from brson/beta-next | Brian Anderson | -2/+2 |
| 2016-11-08 | Bump the bootstrap compiler to 1.13 | Brian Anderson | -1/+1 |
| 2016-11-08 | Bump the bootstrap cargo to match the one paired with 1.13 | Brian Anderson | -1/+1 |
| 2016-11-08 | Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis | bors | -73/+20 |
| 2016-11-07 | Auto merge of #36365 - matthew-piziak:silent-overflow, r=eddyb | bors | -6/+56 |
| 2016-11-07 | Auto merge of #37625 - xen0n:rustbuild-mips, r=alexcrichton | bors | -0/+16 |
| 2016-11-07 | Auto merge of #37624 - xen0n:remove-bogus-mipsel-arches, r=alexcrichton | bors | -1/+1 |
| 2016-11-06 | Auto merge of #37605 - dsprenkels:arc-max-refcount, r=alexcrichton | bors | -0/+4 |
| 2016-11-07 | rustbuild: support MIPS host builds | Wang Xuerui | -0/+16 |
| 2016-11-07 | Remove mention of mipsel target_arch | Wang Xuerui | -1/+1 |
| 2016-11-06 | Auto merge of #37506 - jseyfried:improve_shadowing_checks, r=nrc | bors | -16/+66 |
| 2016-11-06 | Auto merge of #37619 - TimNN:aarch64-fuchsia-abi-blacklist, r=alexcrichton | bors | -2/+5 |
| 2016-11-06 | Auto merge of #37617 - pweyck:force-static-llvm-linking, r=alexcrichton | bors | -0/+13 |
| 2016-11-06 | use arm abi blacklist for aarch64 fuchsia | Tim Neumann | -2/+5 |
| 2016-11-06 | Add a comment to `Arc::MAX_REFCOUNT` | Daan Sprenkels | -0/+4 |
| 2016-11-06 | Auto merge of #37616 - jneem:master, r=alexcrichton | bors | -0/+17 |
| 2016-11-06 | Force static linking of LLVM | pweyck | -0/+13 |
| 2016-11-06 | Add test for issue 18060. | Joe Neeman | -0/+17 |
| 2016-11-06 | Auto merge of #37404 - eddyb:lazy-4, r=nikomatsakis | bors | -44/+78 |
| 2016-11-06 | rustc: harden against InferOk having obligations in more cases. | Eduard Burtescu | -44/+78 |
| 2016-11-06 | Auto merge of #37386 - johnthagen:Self-reference-example, r=GuillaumeGomez | bors | -0/+15 |
| 2016-11-05 | Auto merge of #37597 - alexcrichton:rollup, r=alexcrichton | bors | -2971/+4359 |
| 2016-11-05 | Only test docs and such for the host | Alex Crichton | -5/+14 |
| 2016-11-05 | Use From trait as an example usage of Self. | johnthagen | -0/+15 |
| 2016-11-05 | Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollup | Alex Crichton | -614/+1235 |
| 2016-11-05 | Fix tests from the rollup | Alex Crichton | -8/+67 |
| 2016-11-05 | Merge branch 'selfgate' of https://github.com/petrochenkov/rust into rollup | Alex Crichton | -0/+52 |
| 2016-11-05 | Merge branch 'new-rustbuild' into rollup | Alex Crichton | -985/+1136 |
| 2016-11-05 | Rollup merge of #37596 - est31:master, r=alexcrichton | Alex Crichton | -0/+17 |