| Age | Commit message (Expand) | Author | Lines |
| 2015-02-16 | Add pfail targets for parse-fail tests | Florian Hahn | -0/+1 |
| 2015-02-14 | Auto merge of #22041 - semarie:configure-compat, r=alexcrichton | bors | -1/+2 |
| 2015-02-10 | Add a flag to skip the LLVM version check in configure | Björn Steinbrink | -1/+2 |
| 2015-02-07 | sed -i option isn't portable | Sébastien Marie | -1/+2 |
| 2015-02-05 | Only accept xelatex for building PDF docs | Steve Klabnik | -2/+0 |
| 2015-02-01 | openbsd support | Sébastien Marie | -0/+4 |
| 2015-01-25 | Auto merge of #21582 - FlaPer87:rollup, r=brson | bors | -2/+3 |
| 2015-01-24 | Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakis | bors | -0/+2 |
| 2015-01-24 | Rollup merge of #21541 - steveklabnik:gh13179, r=huonw | Flavio Percoco Premoli | -0/+1 |
| 2015-01-22 | Check for make in configure | Steve Klabnik | -0/+1 |
| 2015-01-22 | Language tweak in configure | Steve Klabnik | -2/+2 |
| 2015-01-21 | rollup merge of #21413: ahmedcharles/remove-test-features | Alex Crichton | -1/+0 |
| 2015-01-21 | Auto merge of #21242 - richo:no-perl, r=brson | bors | -2/+1 |
| 2015-01-20 | Add a LALR grammar for Rust with testing support | Brian Leibig | -0/+2 |
| 2015-01-19 | Remove ratchet-bench from configure. | Ahmed Charles | -1/+0 |
| 2015-01-17 | configure: Use a more portable 'date' command to create the bootstrap key | Brian Anderson | -1/+1 |
| 2015-01-16 | Remove perl as a dependency | Richo Healey | -2/+1 |
| 2015-01-11 | powerpc: Add support to configure | Richo Healey | -2/+6 |
| 2015-01-08 | "The Rust Programming Language" | Steve Klabnik | -12/+0 |
| 2015-01-07 | Preliminary feature staging | Brian Anderson | -0/+12 |
| 2015-01-03 | Initial version of AArch64 support. | Akos Kiss | -2/+6 |
| 2014-12-11 | Remove mentions of sundown. | Steve Klabnik | -2/+1 |
| 2014-12-04 | auto merge of #18613 : steveklabnik/rust/ownership_guide, r=huonw | bors | -1/+1 |
| 2014-12-02 | remove two unneccesary directories from configure | Steve Klabnik | -2/+1 |
| 2014-11-26 | Lifetime guide -> ownership guide | Steve Klabnik | -1/+1 |
| 2014-11-24 | remove the generation of grammar from the reference | Steve Klabnik | -1/+0 |
| 2014-11-23 | rollup merge of #19239: jauhien/fix-libdir | Jakub Bukaj | -10/+14 |
| 2014-11-23 | rollup merge of #19161: jmesmon/mk-fixes | Jakub Bukaj | -5/+0 |
| 2014-11-23 | fix for PR#16552 implementation on windows: CFG_LIBDIR should be always set i... | Jauhien Piatlicki | -10/+14 |
| 2014-11-22 | auto merge of #19117 : jmesmon/rust/mk-cfg-suffix, r=cmr | bors | -1/+4 |
| 2014-11-21 | auto merge of #16552 : jauhien/rust/fix-libdir, r=alexcrichton | bors | -2/+21 |
| 2014-11-20 | configure: silence warning about LOCAL_RUST_ROOT being set | Cody P Schafer | -5/+0 |
| 2014-11-19 | mk/cfg: add .mk suffix on files to avoid "supprises" when backup files (file~... | Cody P Schafer | -1/+4 |
| 2014-11-18 | New guide: error handling | Steve Klabnik | -0/+1 |
| 2014-11-16 | Look for standard crates in LIBDIR provided by --libdir option, | Jauhien Piatlicki | -2/+21 |
| 2014-11-07 | Do not put double quotes around empty variables. | Vitali Haravy | -1/+6 |
| 2014-11-06 | Correct building documenation with Pandoc and TeX on Windows. | Vitali Haravy | -3/+3 |
| 2014-11-05 | Properly escape paths to executables. Fixes #18632. | Vitali Haravy | -3/+15 |
| 2014-11-04 | Implement flexible target specification | Corey Richardson | -15/+42 |
| 2014-10-28 | auto merge of #18192 : jmesmon/rust/platform-generic, r=alexcrichton | bors | -1/+1 |
| 2014-10-27 | rollup merge of #18251 : steveklabnik/build_module_guide | Alex Crichton | -0/+1 |
| 2014-10-27 | config.mk: Added variants of `valopt`/`opt` that do not automatically `putvar`. | Felix S. Klock II | -39/+92 |
| 2014-10-25 | split platform definitions out of mk/platform.mk | Cody P Schafer | -1/+1 |
| 2014-10-23 | build the crates guide | Steve Klabnik | -0/+1 |
| 2014-10-23 | Error if we should be able to Valgrind but can't | Nick Cameron | -9/+1 |
| 2014-10-23 | Add run-pass-valgrind tests | Nick Cameron | -0/+1 |
| 2014-10-08 | debuginfo: Add LLDB version handling to test infrastructure. | Michael Woerister | -1/+5 |
| 2014-10-03 | auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichton | bors | -0/+1 |
| 2014-10-01 | Add a guide to compiler plugins | Keegan McAllister | -0/+1 |
| 2014-10-01 | Remove libuv, gyp | Aaron Turon | -10/+0 |