| Age | Commit message (Expand) | Author | Lines |
| 2016-12-16 | Update book for rustup | Brian Anderson | -9/+23 |
| 2016-12-16 | Book: rustup.sh -> rustup.rs | Steve Klabnik | -21/+7 |
| 2016-12-14 | Document the question mark operator | est31 | -0/+2 |
| 2016-11-04 | Rollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnik | Alex Crichton | -9/+10 |
| 2016-11-01 | Rollup merge of #37495 - buntine:master, r=steveklabnik | Guillaume Gomez | -4/+2 |
| 2016-11-01 | Rollup merge of #37485 - xfix:patch-2, r=steveklabnik | Guillaume Gomez | -1/+0 |
| 2016-10-31 | Removed commented main functions entirely. This fits in with other examples i... | Bunts Thy Unholy | -4/+0 |
| 2016-10-31 | Commented out final 'main' function in order to fit within pattern of other e... | Bunts Thy Unholy | -2/+4 |
| 2016-10-30 | Don't mention "*" dependency version in guessing game example | Konrad Borowski | -1/+0 |
| 2016-10-30 | Update "Testing" chapter for 1.12 | Pieter Frenssen | -35/+39 |
| 2016-10-25 | Fix typo | Zoffix Znet | -1/+1 |
| 2016-10-24 | Rollup merge of #37228 - loggerhead:patch-1, r=steveklabnik | Jonathan Turner | -1/+1 |
| 2016-10-20 | TRPL: guessing game: minor clarification | Vangelis Katsikaros | -1/+1 |
| 2016-10-19 | Fix grammatical errors in `tests` directory docs | Paul Osborne | -3/+3 |
| 2016-10-18 | Fix some mistakes in HRTB docs | Matt Brubeck | -9/+10 |
| 2016-10-17 | Fix a error of 'book/deref-coercions.html' | loggerhead | -1/+1 |
| 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 |