| Age | Commit message (Expand) | Author | Lines |
| 2016-02-26 | Bump prerelease version to .4 | Brian Anderson | -1/+1 |
| 2016-02-10 | Bump beta to .3 | Alex Crichton | -1/+1 |
| 2016-02-03 | Bump prerelease version to .2 | Brian Anderson | -1/+1 |
| 2016-01-16 | Auto merge of #30930 - oli-obk:fix/30887, r=arielb1 | bors | -2/+3 |
| 2016-01-15 | move const block checks before lowering step | Oliver Schneider | -2/+3 |
| 2016-01-15 | Rollup merge of #30776 - antonblanchard:powerpc64_merge, r=alexcrichton | Manish Goregaokar | -0/+48 |
| 2016-01-14 | Rollup merge of #30874 - dhuseby:fixing_bitrig_tests, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2016-01-14 | Rollup merge of #30863 - jseyfried:no_rc, r=eddyb | Manish Goregaokar | -1/+1 |
| 2016-01-13 | Fixes #30873 | Dave Huseby | -1/+1 |
| 2016-01-13 | Auto merge of #30794 - joerg-krause:fix-arm-unknown-linux-gnueabi-float-abi, ... | bors | -2/+2 |
| 2016-01-13 | Add powerpc64 and powerpc64le support | Anton Blanchard | -0/+48 |
| 2016-01-13 | resolve: use arena allocation instead of reference counting for `Module`s to ... | Jeffrey Seyfried | -1/+1 |
| 2016-01-12 | Auto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichton | bors | -4/+0 |
| 2016-01-12 | Auto merge of #30599 - brson:extra, r=alexcrichton | bors | -1/+1 |
| 2016-01-11 | Replace no_elf_tls with target_thread_local | Amanieu d'Antras | -4/+0 |
| 2016-01-09 | Fix arm-unknown-linux-gnueabi floating-point ABI | Jörg Krause | -2/+2 |
| 2016-01-06 | finish enabling -C rpath by default in rustc. See #30353. | Felix S. Klock II | -1/+1 |
| 2015-12-31 | Rollup merge of #30365 - tamird:update-valgrind, r=pnkfelix | Simonas Kazlauskas | -3/+7 |
| 2015-12-29 | configure: Add --extra-filename flag | Brian Anderson | -1/+1 |
| 2015-12-22 | Auto merge of #30175 - alexcrichton:less-c-code, r=brson | bors | -4/+2 |
| 2015-12-21 | std: Remove rust_builtin C support library | Alex Crichton | -4/+2 |
| 2015-12-21 | Auto merge of #30434 - alexcrichton:update-jemalloc, r=alexcrichton | bors | -5/+18 |
| 2015-12-21 | std: Update jemalloc version | Alex Crichton | -5/+18 |
| 2015-12-21 | Register new snapshots | Alex Crichton | -5/+1 |
| 2015-12-21 | Auto merge of #30493 - semarie:openbsd-cc, r=alexcrichton | bors | -16/+4 |
| 2015-12-20 | openbsd: use specific linker for building | Sébastien Marie | -0/+1 |
| 2015-12-20 | remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGS | Sébastien Marie | -16/+3 |
| 2015-12-19 | Auto merge of #30401 - DiamondLovesYou:pnacl-target, r=alexcrichton | bors | -1/+41 |
| 2015-12-19 | Add PNaCl target info to the makefile target cfgs and initialize the PNaCl ta... | Richard Diamond | -1/+41 |
| 2015-12-18 | mk: actually run valgrind on x86_64-apple-darwin | Tamir Duberstein | -3/+7 |
| 2015-12-16 | mk: Use the right llvmdeps.rs file for cross build | Alex Crichton | -2/+2 |
| 2015-12-15 | Move built-in syntax extensions to a separate crate | Seo Sanghyeon | -4/+5 |
| 2015-12-14 | Auto merge of #27937 - DiamondLovesYou:llvm-root-and-shared, r=alexcrichton | bors | -6/+28 |
| 2015-12-13 | Better support for `--llvm-root`. | Richard Diamond | -6/+28 |
| 2015-12-11 | Fixes #30333 by removing the -arch i386 form the right spot | Dave Huseby | -1/+1 |
| 2015-12-09 | Auto merge of #30288 - brson:bump, r=alexcrichton | bors | -1/+1 |
| 2015-12-09 | Bump to 1.7 | Brian Anderson | -1/+1 |
| 2015-12-09 | Auto merge of #30140 - michaelwoerister:tls-encoding, r=nikomatsakis | bors | -1/+1 |
| 2015-12-09 | Add scoped thread-local encoding and decoding contexts to cstore. | Michael Woerister | -1/+1 |
| 2015-12-09 | Auto merge of #30263 - pnkfelix:rsbegin-rsend-are-window-gnu-only, r=alexcric... | bors | -0/+4 |
| 2015-12-08 | Remove STARTUP_OBJS from Makefile deps for non win-gnu targets. | Felix S. Klock II | -0/+4 |
| 2015-12-07 | Fix typo in make var | Markus Unterwaditzer | -7/+7 |
| 2015-12-04 | mk: Fix `make dist` | Alex Crichton | -1/+0 |
| 2015-12-03 | Fix typo | Jake Worth | -1/+1 |
| 2015-12-02 | mk: Remove obsolete comment | Brian Anderson | -1/+0 |
| 2015-11-30 | Re-enable testing the book | Steve Klabnik | -2/+2 |
| 2015-11-26 | split the metadata code into rustc_metadata | Ariel Ben-Yehuda | -5/+6 |
| 2015-11-26 | move librustc/plugin to librustc_plugin | Ariel Ben-Yehuda | -2/+4 |
| 2015-11-24 | Rollup merge of #29397 - dylanmckay:llvmdeps-deps, r=brson | Steve Klabnik | -1/+2 |
| 2015-11-20 | Set CFLAGS/LDFLAGS/etc according to Debian policy | Angus Lees | -0/+4 |