| Age | Commit message (Expand) | Author | Lines |
| 2015-06-19 | Don't link to specific versions of rust in the book. | Steven Allen | -8/+6 |
| 2015-05-15 | Auto merge of #25402 - parir:master, r=Manishearth | bors | -7/+7 |
| 2015-05-15 | 5 != 4 | parir | -1/+1 |
| 2015-05-14 | Rollup merge of #25420 - habnabit:master, r=steveklabnik | Steve Klabnik | -3/+0 |
| 2015-05-14 | Rollup merge of #25418 - leunggamciu:patch-trpl, r=steveklabnik | Steve Klabnik | -0/+3 |
| 2015-05-14 | Rollup merge of #25413 - killercup:patch-11, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2015-05-14 | Rollup merge of #25410 - durka:patch-2, r=steveklabnik | Steve Klabnik | -1/+4 |
| 2015-05-14 | Rollup merge of #25408 - Nashenas88:rust-book-stack-and-heap-typo, r=stevekla... | Steve Klabnik | -3/+3 |
| 2015-05-14 | Rollup merge of #25407 - durka:patch-1, r=alexcrichton | Steve Klabnik | -3/+3 |
| 2015-05-14 | Rollup merge of #25405 - dreid:patch-3, r=nikomatsakis | Steve Klabnik | -1/+1 |
| 2015-05-14 | Rollup merge of #25404 - dnaeon:doc-fixes, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-14 | Remove an almost-duplicated sentence. | Aaron Gallagher | -3/+0 |
| 2015-05-15 | trpl: Fix missing internal links | leunggamciu | -0/+3 |
| 2015-05-14 | TRPL: Fix Internal Link | Pascal Hertleif | -2/+2 |
| 2015-05-14 | trpl: punctuation fix in Patterns | Alex Burka | -2/+2 |
| 2015-05-14 | trpl: fix link from Match to If Let | Alex Burka | -1/+1 |
| 2015-05-14 | trpl: fix link from Enums to Traits | Alex Burka | -0/+1 |
| 2015-05-14 | trpl: fix link from Structs to Traits | Alex Burka | -0/+2 |
| 2015-05-14 | I fixed the typo of the value of e in the memory tables. It is a reference to... | Paul Faria | -26/+26 |
| 2015-05-14 | trpl: punctuation fix | Alex Burka | -1/+1 |
| 2015-05-14 | Another thread->task fix. | David Reid | -1/+1 |
| 2015-05-14 | trpl-docs: Specify correct type of variable binding | Marin Atanasov Nikolov | -1/+1 |
| 2015-05-14 | Rollup merge of #25397 - dreid:patch-2, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-05-14 | Add some missing links. | parir | -0/+3 |
| 2015-05-14 | Fix version numbers in the guessing game. | parir | -6/+6 |
| 2015-05-13 | Fix automatic substitution of task->thread. | David Reid | -1/+1 |
| 2015-05-13 | Fix table syntax. | David Reid | -23/+23 |
| 2015-05-13 | Rollup merge of #25382 - steveklabnik:typo_fix, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-13 | Rollup merge of #25379 - mpark:trpl, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-13 | Rollup merge of #25376 - swaroopch:patch-2, r=steveklabnik | Steve Klabnik | -0/+2 |
| 2015-05-13 | Fix typo | Steve Klabnik | -1/+1 |
| 2015-05-13 | trpl/error-handling - fix typo | Swaroop C H | -1/+1 |
| 2015-05-13 | TRPL: Fix a broken link to 'move semantics' | Michael Park | -1/+1 |
| 2015-05-13 | Add link to Debug trait | Swaroop C H | -0/+2 |
| 2015-05-13 | Fix a typo | Steve Klabnik | -1/+1 |
| 2015-05-13 | Merge branch 'trpl_embedding' into rollup | Steve Klabnik | -0/+354 |
| 2015-05-13 | Merge branch 'doc-fixes' of https://github.com/wheals/rust into rollup | Steve Klabnik | -10/+15 |
| 2015-05-13 | Merge branch 'doc_release_channels' into rollup | Steve Klabnik | -0/+46 |
| 2015-05-13 | Rollup merge of #25348 - geofft:trpl-fix-enums, r=steveklabnik | Steve Klabnik | -112/+162 |
| 2015-05-13 | Rollup merge of #25321 - steveklabnik:second_tutorial, r=alexcrichton | Steve Klabnik | -0/+691 |
| 2015-05-13 | Rollup merge of #25317 - steveklabnik:trpl_drop, r=alexcrichton | Steve Klabnik | -2/+66 |
| 2015-05-12 | trpl/match: Add an example for matching on enums | Geoffrey Thomas | -0/+37 |
| 2015-05-12 | trpl/enums: Rewrite | Geoffrey Thomas | -51/+46 |
| 2015-05-12 | trpl/structs: Document unit-like structs | Geoffrey Thomas | -0/+19 |
| 2015-05-12 | trpl: move tuple-structs.md into structs.md | Geoffrey Thomas | -61/+60 |
| 2015-05-12 | TRPL: dining philosophers | Steve Klabnik | -0/+691 |
| 2015-05-12 | TRPL: Rust inside other languages | Steve Klabnik | -0/+354 |
| 2015-05-12 | TRPL: Drop | Steve Klabnik | -2/+66 |
| 2015-05-12 | TRPL: release channels | Steve Klabnik | -0/+46 |
| 2015-05-12 | Rollup merge of #25322 - frewsxcv:patch-23, r=steveklabnik | Manish Goregaokar | -1/+1 |