| Age | Commit message (Expand) | Author | Lines |
| 2014-07-10 | io::process::Command: add fine-grained env builder | Aaron Turon | -14/+4 |
| 2014-07-09 | tests: Remove uses of advance. | Luqman Aden | -3/+3 |
| 2014-07-09 | syntax: don't process string/char/byte/binary lits | Corey Richardson | -0/+15 |
| 2014-07-08 | fix hygiene for test case | John Clements | -4/+4 |
| 2014-07-08 | auto merge of #15493 : brson/rust/tostr, r=pcwalton | bors | -78/+78 |
| 2014-07-08 | std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`. | Richo Healey | -78/+78 |
| 2014-07-08 | Change DST syntax: type -> Sized? | Nick Cameron | -25/+25 |
| 2014-07-08 | auto merge of #15406 : luqmana/rust/nop, r=pcwalton | bors | -0/+40 |
| 2014-07-07 | auto merge of #15394 : pcwalton/rust/new-index-traits, r=nick29581 | bors | -29/+63 |
| 2014-07-07 | auto merge of #15440 : pcwalton/rust/struct-aliases, r=brson | bors | -0/+64 |
| 2014-07-07 | librustc (RFC #34): Implement the new `Index` and `IndexMut` traits. | Patrick Walton | -29/+63 |
| 2014-07-07 | Strip empty strings from link args | Steven Fackler | -0/+20 |
| 2014-07-07 | auto merge of #15489 : jakub-/rust/issue-15488, r=pcwalton | bors | -0/+38 |
| 2014-07-07 | auto merge of #15411 : mitchmindtree/rust/master, r=alexcrichton | bors | -0/+55 |
| 2014-07-07 | Implemented Decodable/Encodable for Cell and RefCell. Fixes #15395 | mitchmindtree | -0/+55 |
| 2014-07-07 | Properly bind nested pattern bindings when there's more than one | Jakub Wieczorek | -0/+38 |
| 2014-07-06 | auto merge of #15454 : jakub-/rust/15453, r=huonw | bors | -0/+7 |
| 2014-07-05 | test: Fix tests for crate_id removal | Alex Crichton | -158/+1 |
| 2014-07-05 | Fix #15453 | Jakub Wieczorek | -0/+7 |
| 2014-07-05 | auto merge of #15442 : luqmana/rust/odp, r=pnkfelix | bors | -0/+64 |
| 2014-07-05 | auto merge of #15284 : apoelstra/rust/bitv-methods, r=cmr | bors | -3/+3 |
| 2014-07-04 | librustc: Make sure to run destructors in the right order when matching on mo... | Luqman Aden | -0/+64 |
| 2014-07-04 | librustc: Accept type aliases for structures in structure literals and | Patrick Walton | -0/+64 |
| 2014-07-04 | Add tests for null pointer opt. | Luqman Aden | -0/+40 |
| 2014-07-04 | auto merge of #15405 : pcwalton/rust/delifetime, r=nick29581 | bors | -5/+5 |
| 2014-07-04 | auto merge of #15388 : jakub-/rust/issue-12285, r=pcwalton | bors | -0/+22 |
| 2014-07-04 | librustc: Remove the `&LIFETIME EXPR` production from the language. | Patrick Walton | -5/+5 |
| 2014-07-04 | auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson | bors | -1/+1 |
| 2014-07-04 | Fix #12285 | Jakub Wieczorek | -0/+22 |
| 2014-07-02 | Merge remote-tracking branch 'origin/master' into 0.11.0-release | Alex Crichton | -0/+103 |
| 2014-07-03 | auto merge of #15325 : pcwalton/rust/trait-impl-bound-mismatch, r=pnkfelix | bors | -0/+25 |
| 2014-07-02 | collections::bitv: change constructors for `Bitv` and `BitvSet` | Andrew Poelstra | -3/+3 |
| 2014-07-02 | Merge remote-tracking branch 'origin/master' into 0.11.0-release | Alex Crichton | -426/+675 |
| 2014-07-02 | Change exhaustiveness analysis to permit multiple constructors per pattern | Jakub Wieczorek | -0/+103 |
| 2014-07-02 | auto merge of #15310 : pcwalton/rust/tests-for-12223, r=brson | bors | -0/+34 |
| 2014-07-02 | auto merge of #15085 : brson/rust/stridx, r=alexcrichton | bors | -29/+11 |
| 2014-07-01 | librustc: Properly compare implementation method type parameter bounds | Patrick Walton | -0/+25 |
| 2014-07-02 | auto merge of #15069 : luqmana/rust/cia, r=pcwalton | bors | -0/+92 |
| 2014-07-01 | rustc: Remove `&str` indexing from the language. | Brian Anderson | -29/+11 |
| 2014-07-01 | test: Add tests for issue #12223, "drop allowed while active borrows | Patrick Walton | -0/+34 |
| 2014-07-01 | auto merge of #15281 : alexcrichton/rust/show-for-show, r=kballard | bors | -0/+3 |
| 2014-07-01 | auto merge of #15242 : pcwalton/rust/self-in-trait-methods, r=alexcrichton | bors | -0/+77 |
| 2014-06-30 | librustc: Permit by-value-self methods to be invoked on objects | Patrick Walton | -0/+77 |
| 2014-06-30 | Fix issue with tests | Adolfo OchagavĂa | -3/+3 |
| 2014-06-30 | Add `impl Show for &Show` | Alex Crichton | -0/+3 |
| 2014-06-29 | Implement RFC#28: Add PartialOrd::partial_cmp | Steven Fackler | -5/+5 |
| 2014-06-29 | librustc: Remove the fallback to `int` for integers and `f64` for | Patrick Walton | -253/+239 |
| 2014-06-29 | c_str: replace .with_ref with .as_ptr throughout the codebase. | Huon Wilson | -1/+1 |
| 2014-06-29 | librustc: Allow coercions through arrays. | Luqman Aden | -0/+92 |
| 2014-06-28 | auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwalton | bors | -131/+133 |