| Age | Commit message (Expand) | Author | Lines |
| 2014-10-25 | split platform definitions out of mk/platform.mk | Cody P Schafer | -464/+452 |
| 2014-10-23 | Error if we should be able to Valgrind but can't | Nick Cameron | -10/+35 |
| 2014-10-23 | Remove support for .rc files from test.mk | Nick Cameron | -12/+6 |
| 2014-10-23 | Make rpass-valgrind work with pretty | Nick Cameron | -2/+7 |
| 2014-10-23 | Add run-pass-valgrind tests | Nick Cameron | -5/+22 |
| 2014-10-22 | debuginfo: Enable LLDB test suite on Darwin. | Michael Woerister | -3/+4 |
| 2014-10-21 | enable parallel codegen by default | Stuart Pernsteiner | -0/+11 |
| 2014-10-20 | mk/rt: "export CC" does not seem to work (gcc observed), use explicit shell v... | Cody P Schafer | -6/+5 |
| 2014-10-19 | Remove a number of deprecated crates | Alex Crichton | -9/+4 |
| 2014-10-17 | auto merge of #17009 : kballard/rust/install_no_sudo, r=pnkfelix | bors | -4/+22 |
| 2014-10-16 | libsyntax: Remove all uses of {:?}. | Luqman Aden | -5/+4 |
| 2014-10-13 | rollup merge of #18012 : pnkfelix/gate-bors-on-building-compiletest | Alex Crichton | -3/+26 |
| 2014-10-13 | Make bors check that `compiletest` builds from both stage0 and stage1 rustc. | Felix S. Klock II | -3/+26 |
| 2014-10-12 | Fix `find` check for executables | Alex Crichton | -1/+1 |
| 2014-10-11 | auto merge of #17940 : pnkfelix/rust/fix-check-stage1-on-clean-dir, r=huonw | bors | -1/+1 |
| 2014-10-11 | compiletest needs to link to native crate, or at least the `rt` library. | Felix S. Klock II | -1/+1 |
| 2014-10-11 | auto merge of #17928 : steveklabnik/rust/remove_runtime_guide, r=alexcrichton | bors | -1/+1 |
| 2014-10-10 | Remove the runtime guide. | Steve Klabnik | -1/+1 |
| 2014-10-09 | Bump version to 0.13.0 | Brian Anderson | -1/+1 |
| 2014-10-09 | Merge tag '0.12.0' | Brian Anderson | -1/+1 |
| 2014-10-08 | debuginfo: Add LLDB version handling to test infrastructure. | Michael Woerister | -0/+1 |
| 2014-10-07 | Rename RELEASES.txt to RELEASES.md. It's markdown. | Brian Anderson | -1/+1 |
| 2014-10-05 | auto merge of #17777 : lambda/rust/fix-docs-short-hash, r=alexcrichton | bors | -2/+2 |
| 2014-10-04 | docs: Fix short hash link to github | Brian Campbell | -2/+2 |
| 2014-10-04 | Update LLVM. | Luqman Aden | -1/+1 |
| 2014-10-03 | auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichton | bors | -1/+1 |
| 2014-10-02 | rollup merge of #17708 : bnoordhuis/fix-ctags-makefile-target | Alex Crichton | -1/+1 |
| 2014-10-02 | rollup merge of #17706 : thestinger/supp | Alex Crichton | -2/+1 |
| 2014-10-02 | remove the uv_support code | Daniel Micay | -2/+1 |
| 2014-10-02 | auto merge of #17681 : jgallagher/rust/dep-info-escape-spaces, r=alexcrichton | bors | -6/+7 |
| 2014-10-02 | Fix `make TAGS.vi` target | Ben Noordhuis | -1/+1 |
| 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 |