| Age | Commit message (Expand) | Author | Lines |
| 2014-09-13 | auto merge of #17187 : damag/rust/ffi-guide-fixes, r=alexcrichton | bors | -3/+3 |
| 2014-09-12 | auto merge of #17155 : steveklabnik/rust/dherman_fixes, r=brson | bors | -224/+33 |
| 2014-09-12 | Use a space after colons per the Rust coding style: | Damien Grassart | -2/+2 |
| 2014-09-12 | The example code uses trigger_callback(), not do_callback(). | Damien Grassart | -1/+1 |
| 2014-09-12 | auto merge of #16657 : steveklabnik/rust/goodbye_tutorial, r=brson | bors | -3417/+13 |
| 2014-09-11 | only deprecate the guide rather than :fire: :fire: :fire: | Steve Klabnik | -3397/+2 |
| 2014-09-11 | Replace the Tutorial with the Guide. | Steve Klabnik | -20/+11 |
| 2014-09-11 | auto merge of #17154 : steveklabnik/rust/array_clarification, r=huonw | bors | -20/+21 |
| 2014-09-11 | auto merge of #17153 : steveklabnik/rust/add_link_to_manual, r=sfackler | bors | -0/+4 |
| 2014-09-11 | auto merge of #16866 : P1start/rust/tuple-indexing, r=brson | bors | -0/+2 |
| 2014-09-10 | don't say 'semantic' | Steve Klabnik | -8/+8 |
| 2014-09-10 | remove rich hickey love | Steve Klabnik | -3/+3 |
| 2014-09-10 | Remove much of the modules section. | Steve Klabnik | -191/+2 |
| 2014-09-10 | hello_world.rs -> main.rs | Steve Klabnik | -18/+19 |
| 2014-09-10 | dave hates jokes :wink: | Steve Klabnik | -4/+1 |
| 2014-09-10 | Fix vector terminology in the manual. | Steve Klabnik | -20/+21 |
| 2014-09-10 | reintroduce manual link in doc index | Steve Klabnik | -0/+4 |
| 2014-09-10 | auto merge of #17108 : steveklabnik/rust/explicitness, r=alexcrichton | bors | -15/+16 |
| 2014-09-10 | auto merge of #16824 : steveklabnik/rust/string_guide_improvements, r=alexcri... | bors | -3/+86 |
| 2014-09-09 | Add section about Str trait | Steve Klabnik | -5/+32 |
| 2014-09-09 | Be explicit with rustdoc. | Steve Klabnik | -15/+16 |
| 2014-09-10 | Implement tuple and tuple struct indexing | P1start | -0/+2 |
| 2014-09-09 | rollup merge of #17107 : steveklabnik/uninitialized_bindings | Alex Crichton | -11/+2 |
| 2014-09-09 | rollup merge of #17054 : pcwalton/subslice-syntax | Alex Crichton | -2/+2 |
| 2014-09-09 | rollup merge of #17052 : pcwalton/feature-gate-subslices | Alex Crichton | -5/+7 |
| 2014-09-09 | auto merge of #16827 : steveklabnik/rust/fix_doc_index, r=brson | bors | -63/+73 |
| 2014-09-09 | auto merge of #16825 : steveklabnik/rust/fix_manual_array_terms, r=brson | bors | -23/+25 |
| 2014-09-08 | librustc: Change the syntax of subslice matching to use postfix `..` | Patrick Walton | -2/+2 |
| 2014-09-08 | guide: Remove reference to uninitialized bindings | Steve Klabnik | -11/+2 |
| 2014-09-08 | librustc: Feature gate subslice matching in non-tail positions. | Patrick Walton | -5/+7 |
| 2014-09-07 | Fix vector/array/slice terminology in manual. | Steve Klabnik | -23/+25 |
| 2014-09-07 | auto merge of #17019 : steveklabnik/rust/remove_compromise, r=thestinger | bors | -1/+1 |
| 2014-09-07 | auto merge of #17018 : steveklabnik/rust/fix_projects_in_guide, r=huonw | bors | -1/+1 |
| 2014-09-05 | don't say compromise | Steve Klabnik | -1/+1 |
| 2014-09-05 | Fix formatting in the guide. | Steve Klabnik | -1/+1 |
| 2014-09-05 | Update language item from 'share' to 'sync' #16988 | Felix Raimundo | -2/+2 |
| 2014-09-02 | auto merge of #16925 : jbcrail/rust/doc-spelling-errors, r=alexcrichton | bors | -7/+7 |
| 2014-09-01 | doc: Fix spelling errors. | Joseph Crail | -7/+7 |
| 2014-09-01 | Fix pointer types in the manual. | Steve Klabnik | -20/+8 |
| 2014-08-30 | rollup merge of #16881 : cmr/guide-typo | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16852 : steveklabnik/desugar_destructure | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16849 : nhowell/patch-1 | Alex Crichton | -5/+5 |
| 2014-08-30 | rollup merge of #16839 : treeman/issue-15358 | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16833 : SebastianZaha/fix-guide-typo | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16832 : SebastianZaha/fix-inconsistent-version-numbering | Alex Crichton | -8/+8 |
| 2014-08-30 | rollup merge of #16828 : steveklabnik/more_pointer_guide | Alex Crichton | -0/+25 |
| 2014-08-30 | rollup merge of #16807 : nham/guide_added_ownership_rule | Alex Crichton | -6/+11 |
| 2014-08-30 | rollup merge of #16780 : mdinger/marker_types | Alex Crichton | -4/+4 |
| 2014-08-30 | rollup merge of #16726 : tshepang/consistency | Alex Crichton | -1/+1 |
| 2014-08-30 | rollup merge of #16721 : tshepang/convenience | Alex Crichton | -3/+3 |