| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2014-06-27 | Skeleton outline of the guide. | Steve Klabnik | -0/+61 |
| 2014-06-26 | Add one more ignore. | Steve Klabnik | -1/+1 |
| 2014-06-26 | Fix windows run instructions | Steve Klabnik | -1/+1 |
| 2014-06-26 | C macros, not C++ templates. | Steve Klabnik | -2/+2 |
| 2014-06-26 | Fix missing word and some grammar | Steve Klabnik | -2/+2 |
| 2014-06-26 | Note that macros != templates | Steve Klabnik | -1/+4 |
| 2014-06-26 | Clarify which curly is being referred to | Steve Klabnik | -2/+2 |
| 2014-06-26 | TIL PATHEXT | Steve Klabnik | -1/+1 |
| 2014-06-26 | Move note about $ up | Steve Klabnik | -3/+3 |
| 2014-06-26 | Fixing link to subreddit. | Steve Klabnik | -4/+4 |
| 2014-06-26 | StackOverflow -> Stack Overflow | Steve Klabnik | -1/+1 |
| 2014-06-26 | Fix IRC linkage. | Steve Klabnik | -2/+3 |
| 2014-06-26 | staticly -> statically | Steve Klabnik | -5/+5 |
| 2014-06-26 | all/some | Steve Klabnik | -1/+1 |
| 2014-06-26 | tha -> than | Steve Klabnik | -4/+4 |
| 2014-06-26 | Fix capitalization of Issue. | Steve Klabnik | -1/+1 |
| 2014-06-26 | Add a note that this requires `git`. | Steve Klabnik | -1/+8 |
| 2014-06-26 | Guide: Hello, cargo | Steve Klabnik | -0/+113 |
| 2014-06-26 | auto merge of #15197 : omasanori/rust/doc-fix, r=alexcrichton | bors | -1/+1 |
| 2014-06-26 | Fix a typo and a small syntactic error. | OGINO Masanori | -1/+1 |
| 2014-06-26 | auto merge of #15181 : steveklabnik/rust/hello_world, r=brson | bors | -0/+180 |
| 2014-06-26 | auto merge of #15162 : steveklabnik/rust/install_instructions, r=brson | bors | -1/+100 |
| 2014-06-25 | Add extra ignore directives. | Steve Klabnik | -4/+4 |
| 2014-06-25 | Guide: Hello, world! | Steve Klabnik | -0/+180 |
| 2014-06-25 | auto merge of #15121 : steveklabnik/rust/matching_docs, r=alexcrichton | bors | -3/+8 |
| 2014-06-25 | thanks @sfackler | Steve Klabnik | -1/+1 |
| 2014-06-25 | fix feedback from @huonw | Steve Klabnik | -3/+7 |
| 2014-06-25 | Guide: install instructions | Steve Klabnik | -1/+96 |
| 2014-06-25 | Make an example more clear with sample code. | Steve Klabnik | -3/+8 |
| 2014-06-25 | auto merge of #15165 : zookoatleastauthoritycom/rust/14148-Optimize-out-exhor... | bors | -35/+33 |
| 2014-06-25 | reflow with emacs fill-paragraph (fill-column 71) | Zooko Wilcox-O'Hearn | -5/+6 |
| 2014-06-25 | add "(see below)" to a reference to a new concept | Zooko Wilcox-O'Hearn | -1/+1 |
| 2014-06-25 | Optimize out exhortations about being careful. | Zooko Wilcox-O'Hearn | -35/+33 |
| 2014-06-24 | Fix grammar in tutorial | Michael Zhou | -1/+1 |
| 2014-06-24 | Add the Guide, add warning to tutorial. | Steve Klabnik | -0/+17 |
| 2014-06-24 | Improve ambiguous pronoun. | Steve Klabnik | -3/+4 |
| 2014-06-24 | Remove the cheat sheet. | Steve Klabnik | -281/+0 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -56/+57 |
| 2014-06-24 | auto merge of #15107 : ipetkov/rust/tutorial-update, r=alexcrichton | bors | -4/+5 |
| 2014-06-23 | librustc: Feature gate lang items and intrinsics. | Patrick Walton | -0/+7 |
| 2014-06-24 | auto merge of #14952 : alexcrichton/rust/const-unsafe-pointers, r=brson | bors | -5/+6 |
| 2014-06-23 | libsyntax: Disallow struct literals after `if`, `while`, `match`, and | Patrick Walton | -4/+4 |
| 2014-06-23 | Docs: tutorial: Remove a couple references to `~T` | Ivan Petkov | -4/+5 |
| 2014-06-22 | Update few files after comparison traits renaming | Piotr Jawniak | -4/+4 |
| 2014-06-21 | auto merge of #15029 : aturon/rust/stability-index, r=brson | bors | -9/+24 |
| 2014-06-20 | librustc: Put `#[unsafe_destructor]` behind a feature gate. | Patrick Walton | -4/+9 |
| 2014-06-20 | auto merge of #15048 : brson/rust/toc-margin, r=alexcrichton | bors | -1/+1 |