| Age | Commit message (Expand) | Author | Lines |
| 2015-10-08 | Rollup merge of #28904 - panicbit:trpl-derive, r=steveklabnik | Steve Klabnik | -0/+29 |
| 2015-10-08 | Rollup merge of #28893 - steveklabnik:gh28687, r=nikomatsakis | Steve Klabnik | -0/+25 |
| 2015-10-08 | trpl: link to derivable trait's docs | panicbit | -9/+9 |
| 2015-10-08 | trpl: mention deriving in traits section | panicbit | -0/+29 |
| 2015-10-07 | Rollup merge of #28889 - JIghtuse:str_doc, r=steveklabnik | Steve Klabnik | -11/+11 |
| 2015-10-07 | Rollup merge of #28882 - ykomatsu:trpl, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-10-07 | Rollup merge of #28880 - Wallacoloo:book-5.14-typo, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-10-07 | Rollup merge of #28856 - chills42:master, r=steveklabnik | Steve Klabnik | -21/+24 |
| 2015-10-07 | Rollup merge of #28836 - jackwilsonv:patch-6, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-10-07 | Comment on shadowing with patterns | Steve Klabnik | -0/+25 |
| 2015-10-07 | trpl: Fix some bad wording in iterators subsection | Boris Egorov | -7/+7 |
| 2015-10-07 | trpl: Use ordered list to release user from counting | Boris Egorov | -4/+4 |
| 2015-10-07 | Fix a typo | Yoshito Komatsu | -2/+2 |
| 2015-10-06 | Fix "the the" typo and split a run-on sentence | Colin Wallace | -1/+1 |
| 2015-10-06 | Use the correct mod name from the example | Jack Wilson | -2/+2 |
| 2015-10-07 | Update TRPL/Installing Rust to avoid concrete version numbers | Daniel Carral | -8/+3 |
| 2015-10-06 | Auto merge of #28864 - aarzee:master, r=steveklabnik | bors | -12/+2 |
| 2015-10-06 | Auto merge of #28842 - chrisccerami:patch-1, r=steveklabnik | bors | -1/+4 |
| 2015-10-06 | Replace multiple trailing newlines with a single trailing newline | Carlos Liam | -10/+0 |
| 2015-10-06 | Clean newlines | Carlos Liam | -2/+2 |
| 2015-10-06 | Wrap words at 80 characters | Chris C Cerami | -1/+2 |
| 2015-10-06 | address review concerns | Craig Hills | -10/+11 |
| 2015-10-06 | Auto merge of #28858 - jryans:crate-doc-syntax, r=alexcrichton | bors | -0/+2 |
| 2015-10-06 | Complex import example needs blank lines | J. Ryan Stinnett | -0/+2 |
| 2015-10-05 | possessive its | Craig Hills | -1/+1 |
| 2015-10-05 | trpl: Clarify closure terminology | Craig Hills | -20/+22 |
| 2015-10-05 | Auto merge of #28849 - semmaz:doc-anchor-fix, r=alexcrichton | bors | -6/+6 |
| 2015-10-05 | docs: anchors fixes | Simon Mazur | -6/+6 |
| 2015-10-05 | Link to 'Lifetime Elision' section at first use of elide | Chris C Cerami | -1/+3 |
| 2015-10-05 | Use a more common word than "elide", e.g. omit | Chris C Cerami | -1/+1 |
| 2015-10-04 | Update bibliography.md | Brian Anderson | -0/+1 |
| 2015-10-04 | Auto merge of #28831 - Seeker14491:patch-1, r=steveklabnik | bors | -8/+8 |
| 2015-10-04 | Docs: Removes duplicate output from FFI example | James Bell | -1/+0 |
| 2015-10-04 | fix another typo | Seeker14491 | -1/+1 |
| 2015-10-03 | fix a few typos | Seeker14491 | -7/+7 |
| 2015-10-03 | Add missing dot | Guillaume Gomez | -1/+1 |
| 2015-10-02 | Add in some <hr>s for emphasis | Steve Klabnik | -0/+8 |
| 2015-10-02 | Rollup merge of #28786 - fhahn:ba-link, r=alexcrichton | Manish Goregaokar | -3/+4 |
| 2015-10-01 | Auto merge of #28746 - aidanhs:aphs-musl-linking-no-cxxabi, r=alexcrichton | bors | -2/+0 |
| 2015-10-01 | Add link to Florian Wilkens's Bachelor's Thesis | Florian Hahn | -3/+4 |
| 2015-09-30 | Rollup merge of #28772 - tshepang:improve-paragraph, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-09-30 | Rollup merge of #28753 - steveklabnik:gh28572, r=alexcrichton | Steve Klabnik | -18/+20 |
| 2015-09-30 | Rollup merge of #28765 - steveklabnik:gh28693, r=nikomatsakis | Steve Klabnik | -0/+29 |
| 2015-09-30 | Rollup merge of #28763 - steveklabnik:gh27917, r=alexcrichton | Steve Klabnik | -1/+4 |
| 2015-09-30 | Rollup merge of #28761 - steveklabnik:gh28082, r=brson | Steve Klabnik | -0/+2 |
| 2015-09-30 | Rollup merge of #28759 - steveklabnik:gh28359, r=nikomatsakis | Steve Klabnik | -3/+8 |
| 2015-09-30 | Rollup merge of #28755 - steveklabnik:gh28418, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2015-09-30 | Rollup merge of #28754 - luser:fix-rustdoc-module-links, r=Manishearth | Steve Klabnik | -2/+2 |
| 2015-09-30 | Mention that you can only index with usize | Steve Klabnik | -0/+29 |
| 2015-09-30 | Elaborate on the io prelude in the book | Steve Klabnik | -1/+4 |