| Age | Commit message (Expand) | Author | Lines |
| 2014-07-08 | auto merge of #15493 : brson/rust/tostr, r=pcwalton | bors | -112/+115 |
| 2014-07-08 | std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`. | Richo Healey | -112/+115 |
| 2014-07-08 | auto merge of #15521 : nick29581/rust/type, r=pcwalton | bors | -55/+55 |
| 2014-07-08 | auto merge of #15518 : alexcrichton/rust/fix-some-crate-names, r=sfackler | bors | -0/+38 |
| 2014-07-08 | rustc: Fix naming output files with --crate-name | Alex Crichton | -0/+38 |
| 2014-07-08 | Change DST syntax: type -> Sized? | Nick Cameron | -55/+55 |
| 2014-07-08 | auto merge of #15508 : jakub-/rust/struct-pattern-witness, r=alexcrichton | bors | -4/+4 |
| 2014-07-08 | auto merge of #15443 : pcwalton/rust/module-and-type-with-same-name, r=nick29581 | bors | -4/+23 |
| 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 | -74/+127 |
| 2014-07-07 | auto merge of #15440 : pcwalton/rust/struct-aliases, r=brson | bors | -2/+83 |
| 2014-07-07 | Improve non-exhaustive pattern witnesses for structs with multiple fields | Jakub Wieczorek | -4/+4 |
| 2014-07-07 | librustc (RFC #34): Implement the new `Index` and `IndexMut` traits. | Patrick Walton | -74/+127 |
| 2014-07-07 | librustc: Disallow modules and types from having the same name. | Patrick Walton | -4/+23 |
| 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 | Add a test case for #12187, which appears to have been fixed | Jakub Wieczorek | -0/+36 |
| 2014-07-06 | auto merge of #15454 : jakub-/rust/15453, r=huonw | bors | -0/+7 |
| 2014-07-05 | rustc: Default #[crate_name] on input, not output | Alex Crichton | -7/+10 |
| 2014-07-05 | Test fixes and rebase conflicts | Alex Crichton | -2/+4 |
| 2014-07-05 | rustc: Repurpose the --crate-name CLI flag | Alex Crichton | -6/+22 |
| 2014-07-05 | test: Fix tests for crate_id removal | Alex Crichton | -311/+144 |
| 2014-07-05 | rustc: Add a flag for specifying dependencies | Alex Crichton | -0/+102 |
| 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 | -2/+83 |
| 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 | -8/+8 |
| 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 | -8/+8 |
| 2014-07-04 | auto merge of #15356 : pcwalton/rust/wrong-implementor, r=alexcrichton | bors | -0/+78 |
| 2014-07-04 | auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson | bors | -5/+5 |
| 2014-07-04 | Fix #12285 | Jakub Wieczorek | -0/+22 |
| 2014-07-03 | librustc: Have the kind checker check sub-bounds in trait casts. | Patrick Walton | -0/+39 |
| 2014-07-03 | Fix ICE with nested macro_rules!-style macros | Kevin Ballard | -0/+34 |
| 2014-07-03 | auto merge of #15199 : michaelwoerister/rust/cross-crate-stability, r=luqmana | bors | -0/+333 |
| 2014-07-02 | Merge remote-tracking branch 'origin/master' into 0.11.0-release | Alex Crichton | -5/+191 |
| 2014-07-03 | auto merge of #15325 : pcwalton/rust/trait-impl-bound-mismatch, r=pnkfelix | bors | -0/+136 |
| 2014-07-02 | librustc: Take the parameter space into account when combining type | Patrick Walton | -0/+78 |
| 2014-07-02 | auto merge of #15313 : pcwalton/rust/overloaded-call-expr-use, r=alexcrichton | bors | -0/+74 |
| 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 | -1195/+1754 |
| 2014-07-02 | Change exhaustiveness analysis to permit multiple constructors per pattern | Jakub Wieczorek | -5/+117 |
| 2014-07-02 | auto merge of #15310 : pcwalton/rust/tests-for-12223, r=brson | bors | -0/+72 |
| 2014-07-02 | debuginfo: Make names of types in debuginfo reliable and omit source location... | Michael Woerister | -0/+333 |