| Age | Commit message (Expand) | Author | Lines |
| 2015-10-27 | Auto merge of #29326 - Charlotteis:patch-1, r=steveklabnik | bors | -4/+4 |
| 2015-10-27 | Auto merge of #29309 - rjbs:doc-comment-sections, r=alexcrichton | bors | -37/+35 |
| 2015-10-26 | Remove use of 'just' in trpl/installing-rust.md | Charlotte Spencer | -4/+4 |
| 2015-10-26 | Auto merge of #29280 - Ryman:bad_docattr, r=Manishearth | bors | -1/+1 |
| 2015-10-26 | Auto merge of #29247 - dcarral:missing_word_trpl, r=steveklabnik | bors | -1/+1 |
| 2015-10-25 | reformat the docs for hidden code in rust sections | Ricardo Signes | -37/+35 |
| 2015-10-24 | Fix docattr to match surrounding text | Kevin Butler | -1/+1 |
| 2015-10-23 | Add missing word to TRPL's 'The Heap' section | Daniel Carral | -1/+1 |
| 2015-10-23 | Auto merge of #29194 - chrisccerami:clarify-headers-in-traits-docs, r=Manishe... | bors | -6/+16 |
| 2015-10-23 | Define bounds in glossary.md | Chris C Cerami | -6/+16 |
| 2015-10-22 | Rollup merge of #29207 - ykomatsu:trpl, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2015-10-22 | Rollup merge of #29193 - kini:filename-conventions, r=alexcrichton | Steve Klabnik | -2/+3 |
| 2015-10-22 | Rollup merge of #29170 - kini:curl-sh-disclaimer, r=steveklabnik | Steve Klabnik | -5/+9 |
| 2015-10-22 | Auto merge of #29018 - tsion:doc-typo, r=steveklabnik | bors | -1/+1 |
| 2015-10-22 | Correct a previous patch | Yoshito Komatsu | -1/+1 |
| 2015-10-21 | Auto merge of #29138 - ykomatsu:trpl2, r=Manishearth | bors | -8/+8 |
| 2015-10-21 | Fix some typos in TRPL | Yoshito Komatsu | -3/+3 |
| 2015-10-21 | Auto merge of #29017 - ykomatsu:trpl, r=steveklabnik | bors | -5/+6 |
| 2015-10-21 | Auto merge of #29055 - alexcrichton:tiers, r=steveklabnik | bors | -15/+84 |
| 2015-10-20 | Change headers in Traits section of the book | Chris C Cerami | -2/+2 |
| 2015-10-20 | Remove reference to `hello_world.rs` in TRPL §2.2 | Keshav Kini | -2/+3 |
| 2015-10-20 | doc: Clarify supported platforms and tiers | Alex Crichton | -15/+84 |
| 2015-10-19 | Replace -- with — | Keshav Kini | -1/+1 |
| 2015-10-19 | Rollup merge of #29168 - aarzee:master, r=steveklabnik | Steve Klabnik | -11/+11 |
| 2015-10-19 | Reword `curl | sh` disclaimer in TRPL §2.1 | Keshav Kini | -5/+9 |
| 2015-10-19 | Clean whitespace | Carlos Liam | -11/+11 |
| 2015-10-19 | Made the example capable of consistent deadlocking | Irving A.J. Rivas Z. | -3/+10 |
| 2015-10-19 | Change to avoid repeated "is" | Yoshito Komatsu | -5/+5 |
| 2015-10-18 | Fix some typos | Yoshito Komatsu | -4/+4 |
| 2015-10-17 | Auto merge of #29105 - billpmurphy:master, r=alexcrichton | bors | -4/+3 |
| 2015-10-17 | Auto merge of #29089 - kickinbahk:edit-testing-docs, r=steveklabnik | bors | -0/+3 |
| 2015-10-16 | Update the testing doc to be more clear and include dynamic link | kickinbahk | -1/+2 |
| 2015-10-16 | book: Change raw pointer conversion example | billpmurphy | -4/+3 |
| 2015-10-16 | Auto merge of #29086 - fhahn:book-update-lint-plugin-example, r=alexcrichton | bors | -8/+22 |
| 2015-10-16 | Auto merge of #28957 - GuillaumeGomez:patch-5, r=Manishearth | bors | -1/+1 |
| 2015-10-16 | Change error message in rustbook | Guillaume Gomez | -1/+1 |
| 2015-10-15 | Add to Testing docs to make more clear | kickinbahk | -0/+2 |
| 2015-10-15 | Update lint plugin example in book to work with recent master | Florian Hahn | -8/+22 |
| 2015-10-15 | Rollup merge of #29066 - dcarral:fix_issue_29063, r=steveklabnik | Manish Goregaokar | -7/+7 |
| 2015-10-15 | Rollup merge of #29062 - rgardner:rgardner-fix-book-comp-warning, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-10-15 | Rollup merge of #29060 - tshepang:consistency, r=nikomatsakis | Manish Goregaokar | -1/+1 |
| 2015-10-15 | Rollup merge of #29059 - tshepang:typo, r=nikomatsakis | Manish Goregaokar | -1/+1 |
| 2015-10-15 | Rollup merge of #29022 - apasel422:spell, r=steveklabnik | Manish Goregaokar | -6/+6 |
| 2015-10-15 | Replace 'adapters' to 'adaptors' in TRPL book | Daniel Carral | -7/+7 |
| 2015-10-15 | book: be consistent with preceding example | Tshepang Lekhonkhobe | -1/+1 |
| 2015-10-15 | book: fix typo | Tshepang Lekhonkhobe | -1/+1 |
| 2015-10-14 | Resolve unused_parens compilation warning | Robert Gardner | -1/+1 |
| 2015-10-14 | Rollup merge of #29013 - chrisccerami:fix_broken_lifetime_elision_link, r=ale... | Manish Goregaokar | -1/+1 |
| 2015-10-13 | Rollup merge of #29015 - dripton:master, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-10-13 | Rollup merge of #29007 - dnwade:patch-2, r=alexcrichton | Steve Klabnik | -1/+1 |