| Age | Commit message (Expand) | Author | Lines |
| 2015-05-10 | Rollup merge of #25251 - nham:whitespace_lang_items, r=Manishearth | Manish Goregaokar | -3/+3 |
| 2015-05-10 | Rollup merge of #25249 - robyoung:minor-doc-fix, r=Manishearth | Manish Goregaokar | -2/+4 |
| 2015-05-10 | Rollup merge of #25242 - acgtyrant:patch-3, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2015-05-09 | Fix typo in Match document. | Don Petersen | -1/+1 |
| 2015-05-09 | Add omitted word to mutability docs. | Don Petersen | -2/+2 |
| 2015-05-10 | Update error-handling.md | Isaac Ge | -1/+1 |
| 2015-05-09 | Convert #[lang=".."] to #[lang = ".."] for docs too. | Nick Hamann | -3/+3 |
| 2015-05-09 | Minor docs fix | Rob Young | -2/+4 |
| 2015-05-09 | Rollup merge of #25216 - barosl:no-more-task, r=Manishearth | Manish Goregaokar | -2/+2 |
| 2015-05-09 | Fixed a typo. Removed an extra s | Sindre Johansen | -1/+1 |
| 2015-05-09 | Auto merge of #25214 - acgtyrant:patch-1, r=brson | bors | -1/+1 |
| 2015-05-08 | Add a precision for references | Guillaume Gomez | -0/+32 |
| 2015-05-09 | Rollup merge of #25215 - acgtyrant:patch-2, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-05-09 | Rollup merge of #25195 - simonkern:master, r=steveklabnik | Manish Goregaokar | -4/+5 |
| 2015-05-09 | Rollup merge of #25181 - steveklabnik:fix_curlies, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-05-09 | Rollup merge of #25179 - bengesoff:patch-1, r=steveklabnik | Manish Goregaokar | -6/+5 |
| 2015-05-09 | Fix invalid references due to the automated string substitution | Barosl Lee | -1/+1 |
| 2015-05-09 | Squeeze the last bits of `task`s in documentation in favor of `thread` | Barosl Lee | -3/+3 |
| 2015-05-08 | Update method-syntax.md | Isaac Ge | -1/+1 |
| 2015-05-08 | Update method-syntax.md | Isaac Ge | -1/+1 |
| 2015-05-08 | fix logic when describing kinds of borrows | Andrew Straw | -1/+1 |
| 2015-05-08 | fixed href for structs | Simon Kern | -1/+1 |
| 2015-05-08 | v2 gets a copy of the pointer, not a copy of the data | Simon Kern | -1/+1 |
| 2015-05-08 | deleted unnecessary `the` | Simon Kern | -1/+1 |
| 2015-05-08 | two minor fixes | Simon Kern | -1/+2 |
| 2015-05-07 | Another typo | Tincan | -1/+1 |
| 2015-05-07 | Typo in ownership.md | Tincan | -1/+1 |
| 2015-05-07 | Undid changes involving misunderstanding of 0.3.x | Ben Gesoff | -10/+11 |
| 2015-05-07 | Fix incorrect curly quotes | Steve Klabnik | -1/+1 |
| 2015-05-07 | Refactor to keep rand version 0.3.0 | Ben Gesoff | -17/+15 |
| 2015-05-07 | Change rand version to '*' | Ben Gesoff | -1/+1 |
| 2015-05-07 | Rollup merge of #25173 - andreastt:guessing_game_syntax_fix, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-07 | Rollup merge of #25156 - rydotyosh:patch-4, r=alexcrichton | Steve Klabnik | -2/+0 |
| 2015-05-07 | Rollup merge of #25154 - rydotyosh:patch-3, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-07 | Rollup merge of #25148 - banks:master, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2015-05-07 | Rollup merge of #25141 - steveklabnik:fix_guessing_game, r=huonw | Steve Klabnik | -8/+13 |
| 2015-05-07 | Rollup merge of #25139 - hibariya:fix-indentation, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2015-05-07 | doc: fix syntax error in Guessing Game | Andreas Tolfsen | -1/+1 |
| 2015-05-07 | doc: Fix remove secret number at final source | らいどっと | -2/+0 |
| 2015-05-07 | doc: Fix remove unused variable | らいどっと | -1/+1 |
| 2015-05-06 | Correct initial guessing game example. Fixes #25147. r? @steveklabnik | Paul Banks | -3/+3 |
| 2015-05-06 | Fix explanation of Cargo's behavior | Steve Klabnik | -8/+13 |
| 2015-05-06 | Fix indentation in the "Strings" chapter | Hika Hibariya | -2/+2 |
| 2015-05-05 | Rollup merge of #25112 - jsyeo:jsyeo-while-let, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-05-05 | Rollup merge of #25080 - steveklabnik:guessing_game, r=alexcrichton | Steve Klabnik | -5/+1011 |
| 2015-05-05 | Rollup merge of #24782 - steveklabnik:doc_ownership, r=nikomatsakis | Steve Klabnik | -567/+740 |
| 2015-05-05 | TRPL: guessing game | Steve Klabnik | -5/+1011 |
| 2015-05-05 | TRPL: ownership, borrowing, and lifetimes | Steve Klabnik | -567/+740 |
| 2015-05-05 | Fix indentation in while-let example | Jason Yeo | -1/+1 |
| 2015-05-05 | Rollup merge of #25109 - alexcrichton:fix-doc-crates-io-link, r=steveklabnik | Manish Goregaokar | -1/+1 |