| Age | Commit message (Expand) | Author | Lines |
| 2015-02-18 | rollup merge of #22118: fhahn/separate-parse-fail-2 | Alex Crichton | -4/+13 |
| 2015-02-18 | Manual merge of #22475 - alexcrichton:rollup, r=alexcrichton | Huon Wilson | -2/+8 |
| 2015-02-17 | rollup merge of #22331: steveklabnik/guidelines | Alex Crichton | -1/+7 |
| 2015-02-17 | Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton | bors | -20/+21 |
| 2015-02-17 | Fix removal of complement-bugreport.md | Manish Goregaokar | -1/+1 |
| 2015-02-17 | Rollup merge of #22326 - semarie:compat-cp, r=alexcrichton | Manish Goregaokar | -4/+4 |
| 2015-02-17 | Rollup merge of #22341 - fhahn:issue-22291-PLEASE-FAIL, r=alexcrichton | Manish Goregaokar | -5/+5 |
| 2015-02-16 | Import rust-guidlines | Steve Klabnik | -1/+7 |
| 2015-02-16 | Add pfail targets for parse-fail tests | Florian Hahn | -4/+13 |
| 2015-02-15 | Rollup merge of #22256 - brson:installer-next, r=alexcrichton | Manish Goregaokar | -10/+11 |
| 2015-02-15 | Rollup merge of #22292 - brson:alpha2, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-02-15 | Rollup merge of #22308 - steveklabnik:gh19278, r=brson | Manish Goregaokar | -1/+1 |
| 2015-02-15 | Rollup merge of #22201 - brson:version, r=nick29581 | Manish Goregaokar | -1/+5 |
| 2015-02-14 | Only set --bench for crate tests when PLEASE_BENCH is set | Florian Hahn | -5/+5 |
| 2015-02-14 | docs.mk: use posix arguments for cp | Sébastien Marie | -4/+4 |
| 2015-02-13 | Generate grammar.html and link to it from the reference. | Steve Klabnik | -1/+1 |
| 2015-02-13 | Add the build date to the reported version. #21957 | Brian Anderson | -1/+5 |
| 2015-02-13 | Update version number for 1.0.0-alpha.2 | Brian Anderson | -3/+3 |
| 2015-02-12 | Upgrade rust-installer | Brian Anderson | -10/+11 |
| 2015-02-11 | docs: disable PDF docs when latex _isn't_ present | Tim Cuthbertson | -1/+1 |
| 2015-02-10 | Remove duplicated configuration for android | Eunji Jeong | -11/+7 |
| 2015-02-10 | Add one more depth on android test directory for multiple targets | Eunji Jeong | -9/+10 |
| 2015-02-10 | Make aarch64-linux-android check with real target | Eunji Jeong | -9/+13 |
| 2015-02-08 | Auto merge of #21992 - steveklabnik:gh17220, r=alexcrichton | bors | -17/+6 |
| 2015-02-06 | Move compile-fail tests that are rejected by the parser to parse-fail | Florian Hahn | -1/+2 |
| 2015-02-05 | Only accept xelatex for building PDF docs | Steve Klabnik | -17/+6 |
| 2015-02-05 | mk: Print test summary after tidy when running 'make check' | Brian Anderson | -1/+2 |
| 2015-02-05 | mk: Add version number to output. Useful for logs | Brian Anderson | -0/+1 |
| 2015-02-05 | mk: Remove redundant valgrind notices in build | Brian Anderson | -1/+1 |
| 2015-02-05 | Clean up tidy scripts, coverage, performance | Brian Anderson | -45/+2 |
| 2015-02-05 | mk: Split tidy into multiple tidy rules | Brian Anderson | -4/+19 |
| 2015-02-01 | openbsd support | Sébastien Marie | -0/+26 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -2/+50 |
| 2015-01-25 | Auto merge of #21582 - FlaPer87:rollup, r=brson | bors | -2/+2 |
| 2015-01-25 | Merge remote-tracking branch 'rust-lang/master' | Brian Anderson | -8/+39 |
| 2015-01-24 | Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakis | bors | -0/+48 |
| 2015-01-24 | Rollup merge of #21579 - brson:beta, r=alexcrichton | Flavio Percoco Premoli | -2/+2 |
| 2015-01-23 | Fix beta naming | Brian Anderson | -2/+2 |
| 2015-01-23 | regex: Remove in-tree version | Alex Crichton | -7/+5 |
| 2015-01-21 | Minor fixes | Brian Anderson | -1/+1 |
| 2015-01-21 | Add a lint for library features | Brian Anderson | -0/+1 |
| 2015-01-21 | rollup merge of #21414: ejjeong/aarch64-linux-android | Alex Crichton | -0/+32 |
| 2015-01-21 | rollup merge of #21289: brson/errorcodes | Alex Crichton | -0/+1 |
| 2015-01-21 | Auto merge of #21065 - ColonelJ:master, r=brson | bors | -10/+10 |
| 2015-01-20 | Add a LALR grammar for Rust with testing support | Brian Leibig | -0/+48 |
| 2015-01-20 | Make error code registration work again. #19624 | Brian Anderson | -0/+1 |
| 2015-01-21 | Rollup merge of #21399 - kballard:fix-PLEASE_BENCH, r=Gankro | Barosl LEE | -3/+1 |
| 2015-01-20 | Initial support for aarch64-linux-android | Eunji Jeong | -0/+32 |
| 2015-01-20 | Auto merge of #21304 - lifthrasiir:htmldocck, r=alexcrichton | bors | -1/+2 |
| 2015-01-19 | Fix `make check PLEASE_BENCH=1` | Kevin Ballard | -3/+1 |