| Age | Commit message (Expand) | Author | Lines |
| 2014-10-01 | Add a guide to compiler plugins | Keegan McAllister | -1/+1 |
| 2014-10-01 | Remove libuv, gyp | Aaron Turon | -157/+4 |
| 2014-10-01 | Remove librustuv | Aaron Turon | -3/+2 |
| 2014-10-01 | Make find->tidy resilient to filenames with spaces | John Gallagher | -6/+7 |
| 2014-09-30 | auto merge of #17640 : brson/rust/wininst, r=alexcrichton | bors | -1/+1 |
| 2014-09-29 | mk: Start producing binary tarballs on windows | Brian Anderson | -1/+1 |
| 2014-09-29 | rollup merge of #17592 : kmcallister/inline-asm-loc | Alex Crichton | -1/+1 |
| 2014-09-29 | rollup merge of #17542 : brson/devchannel | Alex Crichton | -3/+3 |
| 2014-09-29 | auto merge of #17538 : brson/rust/winmk, r=alexcrichton | bors | -0/+3 |
| 2014-09-28 | Keep ExpnId abstract by providing conversions | Keegan McAllister | -1/+1 |
| 2014-09-25 | Use 'dev' for the release channel and version suffix when building from source | Brian Anderson | -3/+3 |
| 2014-09-25 | Move checking of whether fields are Sized or not into wf / trait code. | Niko Matsakis | -0/+1 |
| 2014-09-24 | mk: Fix a minor makefile warning on windows | Brian Anderson | -0/+3 |
| 2014-09-24 | auto merge of #17463 : oskchaitanya/rust/master, r=alexcrichton | bors | -2/+5 |
| 2014-09-24 | auto merge of #17449 : mcoffin/rust/master, r=alexcrichton | bors | -0/+6 |
| 2014-09-23 | collapse setting and exporting RUST_BENCH into one line | O S K Chaitanya | -2/+1 |
| 2014-09-23 | Use locale 'C' for running tests. Closes #17423 | O S K Chaitanya | -0/+4 |
| 2014-09-22 | manual -> reference & formatting | Steve Klabnik | -2/+2 |
| 2014-09-22 | Copy GYP environment variables on iOS | Matt Coffin | -0/+3 |
| 2014-09-22 | Ensure that compiler environment is passed to gyp | Matt Coffin | -0/+3 |
| 2014-09-18 | mk: Remove check-fast target | Brian Anderson | -3/+0 |
| 2014-09-17 | rollup merge of #17285 : brson/relchan | Alex Crichton | -11/+21 |
| 2014-09-15 | mk: Update how the build deals with version labels. #16677 | Brian Anderson | -11/+21 |
| 2014-09-15 | Take core as a dependency on librlibc. This is needed so that it can | Niko Matsakis | -1/+1 |
| 2014-09-15 | auto merge of #17200 : brson/rust/wintrip-w64, r=cmr | bors | -31/+3 |
| 2014-09-15 | auto merge of #17256 : alexcrichton/rust/issue-17183, r=sfackler | bors | -0/+4 |
| 2014-09-14 | mk: Don't depend on src/jemalloc/VERSION | Alex Crichton | -0/+4 |
| 2014-09-14 | syntax: ast_map: use borrowed references into the AST. | Eduard Burtescu | -1/+1 |
| 2014-09-13 | auto merge of #17161 : vadimcn/rust/fix-debuginfo, r=alexcrichton | bors | -1/+1 |
| 2014-09-12 | Remove build system support for i686-pc-mingw32 triple in favor if i686-w64-m... | Brian Anderson | -30/+0 |
| 2014-09-12 | auto merge of #16657 : steveklabnik/rust/goodbye_tutorial, r=brson | bors | -5/+4 |
| 2014-09-11 | mk: Fix defs for i686-w64-mingw32 | Brian Anderson | -1/+3 |
| 2014-09-11 | auto merge of #16957 : vadimcn/rust/package-gcc, r=brson | bors | -1/+1 |
| 2014-09-11 | only deprecate the guide rather than :fire: :fire: :fire: | Steve Klabnik | -1/+1 |
| 2014-09-11 | Replace the Tutorial with the Guide. | Steve Klabnik | -6/+5 |
| 2014-09-11 | Package rustc's mingw dependencies into Windows installer. | Vadim Chugunov | -1/+1 |
| 2014-09-11 | auto merge of #17139 : brson/rust/lualatex, r=alexcrichton | bors | -7/+21 |
| 2014-09-10 | Fix #17156 | Vadim Chugunov | -1/+1 |
| 2014-09-10 | auto merge of #17135 : brson/rust/wininst, r=alexcrichton | bors | -1/+1 |
| 2014-09-10 | auto merge of #17129 : epdtry/rust/misc/llvm-root-reconfig, r=brson | bors | -1/+5 |
| 2014-09-10 | auto merge of #17109 : brson/rust/win64snap, r=alexcrichton | bors | -1/+1 |
| 2014-09-09 | Prefer lualatex, xelatex, pdflatex, in that order. #12804 | Brian Anderson | -7/+21 |
| 2014-09-09 | Fix naming of windows installer | Brian Anderson | -1/+1 |
| 2014-09-09 | Fix snapshot.py for win64 | Brian Anderson | -1/+1 |
| 2014-09-09 | ignore uninitialized submodules when checking if ./configure should be re-run | Stuart Pernsteiner | -1/+5 |
| 2014-09-07 | enable jemalloc debugging in unoptimized builds | Daniel Micay | -1/+5 |
| 2014-09-04 | Avoid building as root with `sudo make install` | Kevin Ballard | -4/+22 |
| 2014-08-30 | auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichton | bors | -0/+1 |
| 2014-08-28 | Allow a regex filter for RUST_LOG | Nick Cameron | -1/+1 |
| 2014-08-27 | debuginfo: Emit different autotest debugger scripts depending on GDB version. | Michael Woerister | -0/+1 |