| Age | Commit message (Expand) | Author | Lines |
| 2014-07-09 | Remove car analogy. | Steve Klabnik | -10/+5 |
| 2014-07-09 | auto merge of #15530 : adrientetar/rust/proper-fonts, r=alexcrichton | bors | -9/+13 |
| 2014-07-09 | auto merge of #15422 : steveklabnik/rust/guide_compound_data_types, r=brson | bors | -3/+273 |
| 2014-07-09 | auto merge of #15374 : steveklabnik/rust/comments, r=brson | bors | -2/+45 |
| 2014-07-08 | std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`. | Richo Healey | -14/+14 |
| 2014-07-08 | webfonts: serve Source Code Pro locally | Adrien Tétar | -2/+6 |
| 2014-07-08 | webfonts: proper fix | Adrien Tétar | -7/+7 |
| 2014-07-08 | Guide: comments | Steve Klabnik | -2/+45 |
| 2014-07-08 | Guide: complex data types | Steve Klabnik | -3/+273 |
| 2014-07-07 | manual: Fix typo. | Ruud van Asseldonk | -3/+2 |
| 2014-07-06 | auto merge of #15467 : brson/rust/guideversion, r=alexcrichton | bors | -1/+0 |
| 2014-07-06 | auto merge of #15456 : aochagavia/rust/guide, r=alexcrichton | bors | -2/+2 |
| 2014-07-05 | doc: --version no longer displays the host triple | Brian Anderson | -1/+0 |
| 2014-07-05 | auto merge of #15431 : iliekturtles/rust/13279-error-msg-order, r=pcwalton | bors | -3/+4 |
| 2014-07-05 | Improved example in the Guide | Adolfo Ochagavía | -2/+2 |
| 2014-07-04 | rustc: Reorder error and note message to reduce confusion. | Mike Boutin | -3/+4 |
| 2014-07-04 | add a missing closing parens | dgoon | -1/+1 |
| 2014-07-04 | auto merge of #15387 : huonw/rust/toc-space, r=alexcrichton | bors | -1/+2 |
| 2014-07-04 | auto merge of #15378 : mdinger/rust/Issue_15333, r=alexcrichton | bors | -10/+10 |
| 2014-07-04 | auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson | bors | -5/+5 |
| 2014-07-04 | doc: reduce spacing of table of contents. | Huon Wilson | -1/+2 |
| 2014-07-03 | correct a few spelling mistakes in the tutorial | Nathan Froyd | -3/+3 |
| 2014-07-03 | Guide: add mutable binding section | Steve Klabnik | -3/+39 |
| 2014-07-03 | Guide: functions | Steve Klabnik | -0/+146 |
| 2014-07-03 | Guide: if | Steve Klabnik | -0/+147 |
| 2014-07-03 | auto merge of #15331 : Derecho/rust/master, r=alexcrichton | bors | -1/+1 |
| 2014-07-03 | Improve code reuse between trans/_match.rs and check_match.rs | Jakub Wieczorek | -2/+0 |
| 2014-07-02 | Fix broken link by adding comma | mdinger | -10/+10 |
| 2014-07-02 | Merge remote-tracking branch 'origin/master' into 0.11.0-release | Alex Crichton | -100/+328 |
| 2014-07-02 | auto merge of #15286 : alexcrichton/rust/channel-stability, r=cmr | bors | -0/+4 |
| 2014-07-02 | Apply stability attributes to std::comm | Alex Crichton | -0/+4 |
| 2014-07-02 | Fix example in docs on documentation | Derecho | -1/+1 |
| 2014-07-02 | auto merge of #15229 : steveklabnik/rust/if, r=cmr | bors | -10/+221 |
| 2014-07-01 | Guide: variable bindings. | Steve Klabnik | -0/+210 |
| 2014-07-01 | doc: Clarify that an error is a compiler error | Brian Anderson | -1/+1 |
| 2014-07-01 | Re-arrange TOC. | Steve Klabnik | -11/+12 |
| 2014-06-30 | auto merge of #15247 : smenardpw/rust/patch-1, r=alexcrichton | bors | -2/+2 |
| 2014-06-30 | auto merge of #15259 : steveklabnik/rust/patch-3, r=alexcrichton | bors | -2/+3 |
| 2014-06-30 | auto merge of #15237 : zzmp/rust/feat/markdown-in-crate-documentation, r=huonw | bors | -4/+15 |
| 2014-06-30 | Allow external html in rustdoc for crates. | zzmp | -4/+15 |
| 2014-06-30 | Little typo fix | smenardpw | -2/+2 |
| 2014-06-29 | it -> Cargo | Steve Klabnik | -2/+3 |
| 2014-06-29 | librustc: Remove the fallback to `int` for integers and `f64` for | Patrick Walton | -50/+48 |
| 2014-06-28 | auto merge of #15208 : alexcrichton/rust/snapshots, r=pcwalton | bors | -30/+32 |
| 2014-06-28 | Rename all raw pointers as necessary | Alex Crichton | -30/+32 |
| 2014-06-28 | auto merge of #15233 : jbclements/rust/match-var-hygiene-etc, r=cmr | bors | -1/+2 |
| 2014-06-27 | looks like a cut-n-paste error in unused code | John Clements | -1/+2 |
| 2014-06-27 | Update to 0.11.0 0.11.0 | Alex Crichton | -5/+5 |
| 2014-06-27 | auto merge of #15211 : steveklabnik/rust/guide_skeleton, r=huonw | bors | -0/+61 |
| 2014-06-27 | auto merge of #15166 : zookoatleastauthoritycom/rust/13570-add-see-below-to-a... | bors | -5/+6 |