| Age | Commit message (Expand) | Author | Lines |
| 2017-01-19 | Bump prerelease version | Brian Anderson | -1/+1 |
| 2017-01-19 | Bump prerelease version | Brian Anderson | -1/+1 |
| 2017-01-07 | Bump beta to .3 | Alex Crichton | -1/+1 |
| 2016-12-30 | Bump prerelease version | Brian Anderson | -1/+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 |
| 2016-10-28 | Split up libproc_macro_plugin | Nick Cameron | -3/+4 |
| 2016-10-24 | Support for aarch64 architecture on Fuchsia | Raph Levien | -0/+1 |
| 2016-10-24 | Auto merge of #37313 - raphlinus:fuchsia, r=alexcrichton | bors | -0/+1 |
| 2016-10-23 | mk: Filter debuginfo=1 from test flags | Alex Crichton | -1/+2 |
| 2016-10-22 | Add Fuchsia support | Raph Levien | -0/+1 |
| 2016-10-20 | Auto merge of #37280 - alexcrichton:debuginfo, r=brson | bors | -0/+3 |
| 2016-10-19 | Enable line number debuginfo in releases | Alex Crichton | -0/+3 |
| 2016-10-19 | Detect local-rebuild by just the MAJOR.MINOR version | Josh Stone | -4/+5 |
| 2016-10-19 | Rollup merge of #37265 - brson:bootstrap, r=alexcrichton | Eduard-Mihai Burtescu | -42/+5 |
| 2016-10-19 | Allow bootstrapping without a key. Fixes #36548 | Brian Anderson | -42/+5 |
| 2016-10-14 | Add AppVeyor configuration to the repo | Alex Crichton | -19/+13 |
| 2016-10-06 | rustc: Rename rustc_macro to proc_macro | Alex Crichton | -8/+8 |
| 2016-09-30 | Preliminary wasm32 support | Brian Anderson | -0/+24 |
| 2016-09-30 | Make the jsbackend an optional component | Jan-Erik Rediger | -1/+1 |
| 2016-09-27 | Bump version to 1.14 | Brian Anderson | -1/+1 |
| 2016-09-25 | Haiku: add support for building on Haiku | Niels Sascha Reedijk | -0/+4 |
| 2016-09-25 | Add support for the Haiku operating system on x86 and x86_64 machines | Niels Sascha Reedijk | -0/+54 |
| 2016-09-20 | Remove librbml and the RBML-tagged auto-encoder/decoder. | Eduard Burtescu | -6/+5 |
| 2016-09-20 | Auto merge of #36445 - infinity0:master, r=brson | bors | -1/+2 |