| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2015-11-19 | src/doc/trpl -> src/doc/book | Steve Klabnik | -4/+4 |
| 2015-11-18 | Auto merge of #29878 - wthrowe:libdir2, r=brson | bors | -2/+7 |
| 2015-11-17 | Rollup merge of #29876 - cardoe:i586-build-fix, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-11-17 | Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichton | bors | -7/+13 |
| 2015-11-16 | Fix --libdir installs | William Throwe | -2/+7 |
| 2015-11-16 | mk/platform: support i486 and i586 target CHOST | Doug Goldstein | -1/+1 |
| 2015-11-16 | Rollup merge of #29549 - brson:docidx, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-11-16 | Auto merge of #29845 - wthrowe:libdir, r=alexcrichton | bors | -4/+5 |
| 2015-11-15 | Prepare to the correct directory with --libdir | William Throwe | -4/+5 |
| 2015-11-13 | Remove extra eval call in snap.mk | William Throwe | -2/+2 |
| 2015-11-13 | Clean up some "suspicious" whitespace in target.mk | William Throwe | -2/+2 |
| 2015-11-13 | Escape some variables in llvm.mk | William Throwe | -3/+3 |
| 2015-11-12 | libtest: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libterm: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libsyntax: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libserialize: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | librbml: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | librand: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | liblog: deny warnings in doctests | Kevin Butler | -1/+2 |
| 2015-11-12 | libgraphviz: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libgetopts: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libfmt_macros: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-12 | libflate: deny warnings in doctests | Kevin Butler | -1/+1 |