| Age | Commit message (Expand) | Author | Lines |
| 2016-10-19 | Fix grammatical errors in `tests` directory docs | Paul Osborne | -3/+3 |
| 2016-10-15 | Remove un-rendered ticks from title. | johnthagen | -1/+1 |
| 2016-10-14 | Rollup merge of #37119 - durka:patch-31, r=steveklabnik | Jonathan Turner | -1/+1 |
| 2016-10-13 | Explain motivation behind lifetimes | Mikko Rantanen | -14/+76 |
| 2016-10-12 | book: remove backticks in Type Aliases header | Alex Burka | -1/+1 |
| 2016-10-11 | Rollup merge of #36997 - KillTheMule:patch-1, r=steveklabnik | Guillaume Gomez | -2/+6 |
| 2016-10-07 | Wrap & improve | KillTheMule | -4/+6 |
| 2016-10-06 | Rollup merge of #36957 - cynicaldevil:docs, r=frewsxcv | Jonathan Turner | -3/+3 |
| 2016-10-06 | Typos | KillTheMule | -1/+1 |
| 2016-10-06 | Another shot at clarity | KillTheMule | -1/+1 |
| 2016-10-06 | Distinguish lifetimes and their annotations | KillTheMule | -1/+1 |
| 2016-10-06 | Book: Be very explicit of lifetimes being descriptive | KillTheMule | -0/+2 |
| 2016-10-04 | Minor modifications in concurrency section of the Rust book | Nikhil Shagrithaya | -3/+3 |
| 2016-10-02 | Avoid introducing `run` twice | Philip Davis | -6/+6 |
| 2016-09-30 | Rollup merge of #36711 - pcn:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-09-28 | Rollup merge of #35286 - dns2utf8:doc_never_expression, r=nikomatsakis | Jonathan Turner | -1/+4 |
| 2016-09-28 | Rollup merge of #36769 - nathanmusoke:master, r=apasel422 | Jonathan Turner | -1/+1 |
| 2016-09-27 | Improve documention troubleshooting missing linker. Fix #32208. | Paulo Matos | -6/+16 |
| 2016-09-27 | doc: Fix minor typo in book/variable-bindings.md | Nathan Musoke | -1/+1 |
| 2016-09-26 | Use "through" | Peter N | -1/+1 |
| 2016-09-26 | Rollup merge of #36563 - vanjacosic:patch-1, r=steveklabnik | Jonathan Turner | -5/+6 |
| 2016-09-26 | Remove whitespace from line endings | Vanja Cosic | -4/+4 |
| 2016-09-25 | Suggesting a change to a comment that puzzled me | Peter N | -1/+1 |
| 2016-09-18 | Updated "Ownership". Trying to fix #34865 | Vanja Cosic | -2/+2 |
| 2016-09-18 | Updated "Getting started". Trying to fix #34523 | Vanja Cosic | -5/+6 |
| 2016-09-14 | Don't ignore a doc code-block we can compile. | Corey Farwell | -1/+1 |
| 2016-09-14 | Rollup merge of #36374 - dangcheng:patch-1, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-09-12 | change error message | dangcheng | -2/+2 |
| 2016-09-10 | book: fix a typo | Kylo Ginsberg | -1/+1 |
| 2016-09-10 | fix mistake (File::open -> File::create) | dangcheng | -2/+2 |
| 2016-09-09 | Issue deprecation warnings for safe accesses to extern statics | Vadim Petrochenkov | -1/+1 |
| 2016-09-02 | Update supported Windows versions to match Getting Started page. | johnthagen | -1/+1 |
| 2016-09-01 | Auto merge of #34494 - CensoredUsername:allow_sysV64_abi, r=nagisa | bors | -0/+1 |
| 2016-08-30 | Change ABI string from sysV64 to sysv64 | CensoredUsername | -1/+1 |
| 2016-08-30 | Allow specification of the system V AMD64 ABI constraint. | CensoredUsername | -0/+1 |
| 2016-08-24 | Updated code sample in chapter on syntax extensions. | Vincent Esche | -3/+3 |
| 2016-08-23 | Rollup merge of #35913 - frewsxcv:panic, r=steveklabnik | Guillaume Gomez | -2/+2 |
| 2016-08-22 | Mark panicking tests as `should_panic` instead of `no_run`. | Corey Farwell | -2/+2 |
| 2016-08-22 | Correct failing book test | Panashe M. Fundira | -0/+6 |
| 2016-08-21 | Add reference to `Self` in traits chapter (book) | Panashe M. Fundira | -0/+22 |
| 2016-08-20 | Add docs for "!" empty Never type (rfc 1216) | Stefan Schindler | -1/+4 |
| 2016-08-20 | Rollup merge of #35794 - cantino:fix-typo, r=apasel422 | Jonathan Turner | -1/+1 |
| 2016-08-20 | Rollup merge of #35781 - ErikUggeldahl:spellingfix, r=apasel422 | Jonathan Turner | -2/+2 |
| 2016-08-18 | Fix minor typo | Andrew Cantino | -1/+1 |
| 2016-08-18 | Fix tiny spelling mistake in book | Erik Uggeldahl | -2/+2 |
| 2016-08-18 | Fix links | Nick Cameron | -4/+4 |
| 2016-08-17 | Rollup merge of #35681 - Rufflewind:patch-1, r=apasel422 | Jonathan Turner | -3/+3 |
| 2016-08-17 | Rollup merge of #35663 - CryZe:no-stdlib, r=Manishearth | Jonathan Turner | -12/+29 |
| 2016-08-17 | Rollup merge of #35595 - urschrei:associated_types_docfix, r=steveklabnik | Jonathan Turner | -1/+1 |
| 2016-08-15 | Fix spacing in code of closures.md | Phil Ruffwind | -3/+3 |