| Age | Commit message (Expand) | Author | Lines |
| 2014-11-10 | Attempt to fix the problem with failing distcheck. | Vitali Haravy | -1/+1 |
| 2014-11-09 | mk: Fix Windows cross-build prefix | klutzy | -2/+2 |
| 2014-11-08 | auto merge of #18724 : gamazeps/rust/toc, r=alexcrichton | bors | -3/+3 |
| 2014-11-07 | auto merge of #18673 : VHaravy/rust/issue-18632, r=alexcrichton | bors | -1/+1 |
| 2014-11-06 | rollup merge of #18709 : alexcrichton/fix-windows | Alex Crichton | -0/+1 |
| 2014-11-07 | Guide: Puts the toc again in the doc | gamazeps | -3/+3 |
| 2014-11-06 | rollup merge of #18625 : alexcrichton/no-more-rlibc | Alex Crichton | -3/+1 |
| 2014-11-06 | Remove rlibc from the distribution | Alex Crichton | -3/+1 |
| 2014-11-06 | mk: Add -C prefer-dynamic to stage3 libs | Alex Crichton | -0/+1 |
| 2014-11-06 | Correct building documenation with Pandoc and TeX on Windows. | Vitali Haravy | -1/+1 |
| 2014-11-05 | debuginfo: Make LLDB test make targets dependent on lldb python scripts. | Michael Woerister | -1/+3 |
| 2014-11-05 | auto merge of #18592 : alexcrichton/rust/dylib-harder, r=pcwalton | bors | -7/+8 |
| 2014-11-04 | Implement flexible target specification | Corey Richardson | -120/+99 |
| 2014-11-03 | rustc: Default to static linking dylibs | Alex Crichton | -7/+8 |
| 2014-11-02 | Work around jemalloc/jemalloc#161 | Steven Fackler | -1/+3 |
| 2014-10-29 | mk: Clean just one llvm build at a time. Closes #17852 | Brian Anderson | -1/+1 |
| 2014-10-28 | Revert "enable parallel codegen by default" | Daniel Micay | -11/+0 |
| 2014-10-28 | auto merge of #18192 : jmesmon/rust/platform-generic, r=alexcrichton | bors | -464/+452 |
| 2014-10-25 | split platform definitions out of mk/platform.mk | Cody P Schafer | -464/+452 |
| 2014-10-23 | build the crates guide | Steve Klabnik | -1/+1 |
| 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 |