| Age | Commit message (Expand) | Author | Lines |
| 2017-02-21 | Create "The Unstable Book" | Steve Klabnik | -0/+9 |
| 2017-02-21 | travis: Move -mrelax-relocations to Docker config | Alex Crichton | -11/+0 |
| 2017-02-21 | test: Verify all sysroot crates are unstable | Alex Crichton | -35/+35 |
| 2017-02-21 | Start the port of the reference to mdBook | Steve Klabnik | -4/+9 |
| 2017-02-20 | bootstrap: stop trashing (DY)LD_LIBRARY_PATH | Tatsuyuki Ishi | -2/+6 |
| 2017-02-18 | Rebuild mingw startup objects only when necessary | Vadim Petrochenkov | -13/+21 |
| 2017-02-17 | Auto merge of #39837 - alexcrichton:llvm-crt-static, r=brson | bors | -0/+11 |
| 2017-02-17 | Auto merge of #39578 - canndrew:nixos-bootstrap-fix, r=alexcrichton | bors | -0/+56 |
| 2017-02-17 | Style fixups | Andrew Cann | -5/+6 |
| 2017-02-16 | add solaris sparcv9 support | Shawn Walker-Salas | -0/+2 |
| 2017-02-16 | [rustbuild] add a way to run command after failure | Simonas Kazlauskas | -3/+22 |
| 2017-02-16 | Auto merge of #39824 - alexcrichton:disable-dist-src, r=brson | bors | -0/+9 |
| 2017-02-15 | rustc: Link statically to the MSVCRT | Alex Crichton | -0/+11 |
| 2017-02-15 | travis: Disable source tarballs on most builders | Alex Crichton | -0/+9 |
| 2017-02-15 | use bash when invoking dist shell scripts on solaris | Shawn Walker-Salas | -7/+14 |
| 2017-02-15 | Auto merge of #39633 - steveklabnik:vendor-mdbook, r=alexcrichton | bors | -0/+1 |
| 2017-02-14 | Auto merge of #39728 - eddyb:vendeur-tres-bien, r=alexcrichton | bors | -9/+48 |
| 2017-02-14 | Automatically vendor Cargo deps when building the source tarballs. | Eduard-Mihai Burtescu | -9/+48 |
| 2017-02-13 | Re-implement rustbook in terms of mdbook | Steve Klabnik | -0/+1 |
| 2017-02-12 | fix portability issue in error handling of build_triple | Shawn Walker-Salas | -1/+1 |
| 2017-02-11 | fix exception handling for isainfo execution failure | Shawn Walker-Salas | -1/+1 |
| 2017-02-11 | fix copy pasta | Shawn Walker-Salas | -1/+1 |
| 2017-02-11 | Add Solaris as recognized ostype | Shawn Walker-Salas | -0/+15 |
| 2017-02-11 | Change test for being on nixos again | Andrew Cann | -1/+1 |
| 2017-02-11 | Change test for being on NixOS | Andrew Cann | -1/+1 |
| 2017-02-09 | Merge branch 'master' of git://github.com/rust-lang/rust | Marc-Antoine Perennou | -74/+203 |
| 2017-02-08 | Rollup merge of #39598 - alexcrichton:cargo-branch, r=brson | Corey Farwell | -3/+1 |
| 2017-02-08 | Rollup merge of #38699 - japaric:lsan, r=alexcrichton | Corey Farwell | -1/+24 |
| 2017-02-08 | build/test the sanitizers only when --enable-sanitizers is used | Jorge Aparicio | -15/+15 |
| 2017-02-08 | sanitizer support | Jorge Aparicio | -2/+25 |
| 2017-02-08 | Rollup merge of #39622 - alexcrichton:clean-dist, r=brson | Corey Farwell | -0/+1 |
| 2017-02-07 | Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brson | Corey Farwell | -28/+17 |
| 2017-02-07 | Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brson | Corey Farwell | -42/+160 |
| 2017-02-07 | rustbuild: Clean build/dist on `make clean` | Alex Crichton | -0/+1 |
| 2017-02-06 | Fix branch name Cargo's downloaded from | Alex Crichton | -3/+1 |
| 2017-02-06 | rustbuild: add verbose to config.toml.example | Marc-Antoine Perennou | -0/+3 |
| 2017-02-06 | rustbuild: support setting verbosity in config.toml | Marc-Antoine Perennou | -0/+2 |
| 2017-02-06 | rustbuild: Fix a few locations with makefiles gone | Alex Crichton | -28/+17 |
| 2017-02-06 | Fix for bootstrapping on NixOS | Andrew Cann | -1/+56 |
| 2017-02-05 | Rollup merge of #39491 - dumbbell:support-aarch64-unknown-freebsd, r=alexcric... | Corey Farwell | -0/+2 |
| 2017-02-05 | Rollup merge of #39527 - king6cong:bootstrap-doc, r=alexcrichton | Corey Farwell | -2/+2 |
| 2017-02-05 | Rollup merge of #39478 - alexcrichton:add-xpy, r=japaric | Corey Farwell | -1/+2 |
| 2017-02-05 | Rollup merge of #39471 - djc:bootstrap-user, r=alexcrichton | Corey Farwell | -3/+3 |
| 2017-02-04 | README path correction | king6cong | -2/+2 |
| 2017-02-03 | `aarch64` CPU type is called `arm64` on FreeBSD | Jean-Sébastien Pédron | -0/+2 |
| 2017-02-02 | rustbuild: Add x.py to source tarballs | Alex Crichton | -1/+2 |
| 2017-02-02 | Fix typo in bootstrap.py info message | Dirkjan Ochtman | -1/+1 |
| 2017-02-02 | Guard against USER not existing in the environment | Dirkjan Ochtman | -1/+1 |
| 2017-02-02 | Don't check for sudo environment if vendored sources are already configured | Dirkjan Ochtman | -1/+1 |
| 2017-02-02 | Fixup crate versions | Vadim Petrochenkov | -1/+1 |