| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2015-05-12 | Rollup merge of #25221 - michal-czardybon:master, r=steveklabnik | Manish Goregaokar | -16/+16 |
| 2015-05-12 | book: typo fixes, wording improvements. | Shmuale Mark | -8/+9 |
| 2015-05-12 | TRPL: Borrow and AsRef | Steve Klabnik | -0/+94 |
| 2015-05-12 | Make mention of `if` more generic | Corey Farwell | -1/+1 |
| 2015-05-11 | Rollup merge of #25314 - steveklabnik:static_to_associated, r=alexcrichton | Steve Klabnik | -4/+4 |
| 2015-05-11 | Rollup merge of #25304 - oli-obk:patch-2, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-11 | static method -> associated function | Steve Klabnik | -4/+4 |
| 2015-05-11 | TRPL: the stack and the heap | Steve Klabnik | -1/+568 |
| 2015-05-11 | trpl: item macros must be followed by a semicolon | Oliver Schneider | -1/+1 |
| 2015-05-11 | Rollup merge of #25287 - petehunt:patch-2, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2015-05-11 | Rollup merge of #25284 - petehunt:patch-1, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-05-11 | Auto merge of #25277 - polachok:docfix, r=steveklabnik | bors | -1/+1 |
| 2015-05-11 | Fixed one textual mistake and one casing error. | MichaĆ Czardybon | -18/+18 |
| 2015-05-10 | Fix typo in references-and-borrowing docs | Pete Hunt | -2/+2 |
| 2015-05-10 | Fix typo in guessing-game docs | Pete Hunt | -1/+1 |
| 2015-05-10 | Rollup merge of #25263 - fhinkel:master, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-05-10 | Rollup merge of #25257 - dpetersen:mutability-docfix, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2015-05-10 | Rollup merge of #25239 - sindreij:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-10 | Rollup merge of #25222 - GuillaumeGomez:doc-ref, r=steveklabnik | Steve Klabnik | -0/+35 |
| 2015-05-10 | Rollup merge of #25188 - tincann:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-10 | point supposed to be immutable in this example | Alexander Polakov | -1/+1 |
| 2015-05-10 | Add missing backticks | Guillaume Gomez | -0/+3 |
| 2015-05-10 | Removed the backticks on slices | Sindre Johansen | -1/+1 |
| 2015-05-10 | Fix small typos in documentation | Franziska Hinkelmann | -2/+2 |