| Age | Commit message (Expand) | Author | Lines |
| 2014-08-03 | Remove "bin" section from Cargo.toml | Daniel Hofstetter | -4/+0 |
| 2014-08-03 | auto merge of #16198 : cakebaker/rust/remove_unused_tuple_struct, r=steveklabnik | bors | -1/+0 |
| 2014-08-02 | auto merge of #16186 : steveklabnik/rust/guide_cargo_new, r=alexcrichton | bors | -53/+30 |
| 2014-08-02 | Remove unused tuple struct | Daniel Hofstetter | -1/+0 |
| 2014-08-02 | auto merge of #16175 : EduardoBautista/rust/fix-guessing-game-appearing-early... | bors | -14/+14 |
| 2014-08-02 | auto merge of #16160 : EduardoBautista/rust/use-bang-at-end-of-hello-world, r... | bors | -4/+4 |
| 2014-08-01 | Add note about Cargo.lock | Steve Klabnik | -0/+12 |
| 2014-08-01 | Use cargo new. | Steve Klabnik | -53/+18 |
| 2014-08-02 | auto merge of #16119 : steveklabnik/rust/guide_pointers, r=brson | bors | -7/+255 |
| 2014-08-01 | Move caret under the 'x' variabe | Eduardo Bautista | -3/+3 |
| 2014-08-01 | Use hello_world instead of the guessing_game | Eduardo Bautista | -11/+11 |
| 2014-07-31 | Be more consistent with "Hello, world!" | Eduardo Bautista | -4/+4 |
| 2014-07-31 | Guide: pointers | Steve Klabnik | -7/+255 |
| 2014-07-30 | Guide: testing | Steve Klabnik | -1/+574 |
| 2014-07-29 | New Guide: crates and modules | Steve Klabnik | -9/+351 |
| 2014-07-23 | auto merge of #15899 : aochagavia/rust/guide, r=kballard | bors | -9/+4 |
| 2014-07-22 | Remove misleading code example from The Guide | Adolfo OchagavĂa | -9/+4 |
| 2014-07-21 | Guide: fix headings | Steve Klabnik | -38/+38 |
| 2014-07-21 | Guessing game explanation | Steve Klabnik | -70/+879 |
| 2014-07-21 | Guide: improve error handling | Steve Klabnik | -49/+131 |
| 2014-07-18 | Fix typo. | David Vazgenovich Shakaryan | -1/+1 |
| 2014-07-15 | Fix cargo install instructions | Steve Klabnik | -53/+6 |
| 2014-07-15 | auto merge of #15534 : steveklabnik/rust/guide_stdin, r=brson | bors | -0/+106 |
| 2014-07-15 | auto merge of #15531 : steveklabnik/rust/guide_looping, r=brson | bors | -4/+137 |
| 2014-07-15 | auto merge of #15434 : steveklabnik/rust/guide_match, r=brson | bors | -0/+96 |
| 2014-07-11 | Bump version to 0.12.0-pre | Brian Anderson | -1/+1 |
| 2014-07-09 | Remove car analogy. | Steve Klabnik | -10/+5 |
| 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 | Guide: Standard input | Steve Klabnik | -0/+106 |
| 2014-07-08 | Guide: looping | Steve Klabnik | -4/+137 |
| 2014-07-08 | Guide: match | Steve Klabnik | -0/+96 |
| 2014-07-08 | Guide: comments | Steve Klabnik | -2/+45 |
| 2014-07-08 | Guide: complex data types | Steve Klabnik | -3/+273 |
| 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 | 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 | auto merge of #15343 : alexcrichton/rust/0.11.0-release, r=brson | bors | -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-02 | Merge remote-tracking branch 'origin/master' into 0.11.0-release | Alex Crichton | -14/+226 |
| 2014-07-01 | Guide: variable bindings. | Steve Klabnik | -0/+210 |
| 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 | Little typo fix | smenardpw | -2/+2 |
| 2014-06-29 | it -> Cargo | Steve Klabnik | -2/+3 |
| 2014-06-27 | Update to 0.11.0 0.11.0 | Alex Crichton | -3/+3 |