| Age | Commit message (Expand) | Author | Lines |
| 2017-02-08 | Remove some leftover makefiles. | Ms2ger | -2/+0 |
| 2017-02-07 | Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brson | Corey Farwell | -6195/+0 |
| 2017-02-07 | Rollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton | Corey Farwell | -0/+1 |
| 2017-02-06 | Delete the `mk` folder | Alex Crichton | -6195/+0 |
| 2017-02-06 | Rename i686-unknown-netbsdelf target to i686-unknown-netbsd | Jonathan A. Kollasch | -0/+0 |
| 2017-02-05 | Rollup merge of #39491 - dumbbell:support-aarch64-unknown-freebsd, r=alexcric... | Corey Farwell | -0/+1 |
| 2017-02-04 | Auto merge of #39425 - jakllsch:netbsd-a, r=alexcrichton | bors | -0/+2 |
| 2017-02-03 | Bump version, upgrade bootstrap | Alex Crichton | -14/+11 |
| 2017-02-03 | Add `aarch64-unknown-freebsd` to the supported targets | Jean-Sébastien Pédron | -0/+1 |
| 2017-01-31 | Add i686-unknown-netbsdelf target | Jonathan A. Kollasch | -0/+1 |
| 2017-01-31 | Don't build gcc_personality_v0.c on NetBSD either | Jonathan A. Kollasch | -0/+2 |
| 2017-01-22 | Remove crate `proc_macro_tokens`. | Jeffrey Seyfried | -2/+1 |
| 2017-01-22 | Refactor `TokenStream`. | Jeffrey Seyfried | -1/+1 |
| 2017-01-08 | Avoid large number of stage 0 warnings about --no-stack-check | Vadim Petrochenkov | -1/+1 |
| 2017-01-01 | Merge branch 'master' into sparc64 | Seo Sanghyeon | -10/+15 |
| 2016-12-30 | sparc64-linux support | Jorge Aparicio | -0/+1 |
| 2016-12-30 | Move from RUSTC_CRATES to TARGET_CRATES | est31 | -2/+2 |
| 2016-12-30 | Makefiles support for rustc_i128 crate | Simonas Kazlauskas | -10/+15 |
| 2016-12-29 | Add sparc64-unknown-netbsd target | Jonathan A. Kollasch | -0/+3 |
| 2016-12-29 | further enable the Sparc LLVM backend | Jonathan A. Kollasch | -1/+1 |
| 2016-12-23 | Auto merge of #38401 - redox-os:redox_cross, r=brson | bors | -0/+1 |
| 2016-12-19 | Bump version to 1.16 | Brian Anderson | -1/+1 |
| 2016-12-15 | Add Redox make config | Jeremy Soller | -0/+1 |
| 2016-12-14 | mk: Fix `make check` | Alex Crichton | -1/+1 |
| 2016-12-12 | Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichton | bors | -8/+8 |
| 2016-12-04 | Auto merge of #38086 - semarie:openbsd-i686, r=alexcrichton | bors | -0/+24 |
| 2016-11-30 | Update the bootstrap compiler | Alex Crichton | -14/+4 |
| 2016-11-30 | Add i686-unknown-openbsd target. | Sébastien Marie | -0/+24 |
| 2016-11-30 | Rename 'librustc_unicode' crate to 'libstd_unicode'. | Corey Farwell | -8/+8 |
| 2016-11-28 | Refactor TyTrait to contain a interned ExistentialPredicate slice. | Mark-Simulacrum | -1/+1 |
| 2016-11-18 | Don't build the lexer verifier during tidy | Brian Anderson | -2/+1 |
| 2016-11-16 | Auto merge of #37607 - dns2utf8:doc_grammar, r=alexcrichton | bors | -3/+7 |
| 2016-11-16 | Fix grammar verification | Stefan Schindler | -3/+7 |
| 2016-11-15 | Auto merge of #37742 - mrhota:llvm_debuginfo, r=alexcrichton | bors | -0/+2 |
| 2016-11-13 | Make LLVM debuginfo option names consistent | A.J. Gardner | -1/+1 |
| 2016-11-12 | Add llvm debuginfo configure option | A.J. Gardner | -0/+2 |
| 2016-11-12 | also enable the MSP430 backend in Makefiles | Jorge Aparicio | -1/+1 |
| 2016-11-12 | Rollup merge of #37724 - brson:bump, r=alexcrichton | Eduard-Mihai Burtescu | -1/+1 |
| 2016-11-12 | Rollup merge of #37615 - atilag:armv5te-support, r=alexcrichton | Eduard-Mihai Burtescu | -0/+26 |
| 2016-11-12 | Rollup merge of #37584 - alexcrichton:travis, r=brson | Eduard-Mihai Burtescu | -0/+2 |
| 2016-11-11 | Bump verison to 1.15.0 | Brian Anderson | -1/+1 |
| 2016-11-11 | Move all Linux/OSX CI infastructure to Travis | Alex Crichton | -0/+2 |
| 2016-11-11 | Change implementation of syntax::util::SmallVector to use data_structures::Sm... | Mark-Simulacrum | -1/+1 |
| 2016-11-08 | rustbuild: Tweak for vendored dependencies | Alex Crichton | -1/+2 |
| 2016-11-06 | Add support for ARMv5TE architecture | Juan Gomez | -0/+26 |
| 2016-11-05 | Merge branch 'gdb-next-gen' of https://github.com/TimNN/rust into rollup | Alex Crichton | -1/+1 |
| 2016-11-03 | Set RUSTC_BOOTSTRAP to some value. | Brian Anderson | -1/+1 |
| 2016-10-31 | detect gdb version & rust support in compiletest | Tim Neumann | -1/+1 |
| 2016-10-30 | Add rustc_data_structures to rustc_driver dependencies. | Michael Woerister | -1/+1 |
| 2016-10-29 | Auto merge of #37387 - raphlinus:fuchsia_aarch64, r=alexcrichton | bors | -0/+1 |