| Age | Commit message (Expand) | Author | Lines |
| 2016-01-19 | Bump prerelease to .4 | Brian Anderson | -1/+1 |
| 2016-01-16 | Bump prerelease version to .3 | Brian Anderson | -1/+1 |
| 2016-01-12 | Bump prerelease version to .2 | Brian Anderson | -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 |
| 2015-11-12 | libarena: deny warnings in doctests | Kevin Butler | -1/+1 |
| 2015-11-11 | pass stdc++ library path after LVVM library path | Sébastien Marie | -7/+13 |
| 2015-11-10 | Auto merge of #29699 - tamird:valgrind-supp, r=alexcrichton | bors | -3/+3 |
| 2015-11-09 | std: Migrate to the new libc | Alex Crichton | -1/+5 |
| 2015-11-08 | jemalloc: pass `--enable-valgrind` when valgrind is enabled | Tamir Duberstein | -0/+1 |
| 2015-11-08 | jemalloc: quarantine is fixed | Tamir Duberstein | -2/+1 |
| 2015-11-08 | whitespace | Tamir Duberstein | -1/+1 |
| 2015-11-07 | Make sure rsbegin.o and rsend.o get packaged with target lib artifacts. | Vadim Chugunov | -48/+17 |
| 2015-11-05 | mk: Account for libdir change on windows | Alex Crichton | -9/+14 |
| 2015-11-04 | Auto merge of #29519 - alexcrichton:fix-distcheck, r=nikomatsakis | bors | -0/+1 |
| 2015-11-04 | Auto merge of #29478 - angelsl:msvc2, r=alexcrichton | bors | -15/+24 |
| 2015-11-04 | Build compiler-rt/builtins with MSVC | angelsl | -15/+24 |
| 2015-11-03 | mk: Move some old docs to the deprecated list | Brian Anderson | -2/+2 |