| Age | Commit message (Expand) | Author | Lines |
| 2015-05-19 | Rollup merge of #25607 - peferron:doc-macros-assert-fix, r=steveklabnik | Steve Klabnik | -3/+3 |
| 2015-05-19 | Rollup merge of #25604 - skeuomorf:docs-lifetime, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-05-19 | Change default gender in the dining philosophers project | Erik Michaels-Ober | -8/+8 |
| 2015-05-19 | Fix description of assert! | peferron | -3/+3 |
| 2015-05-19 | Rollup merge of #25580 - killercup:trpl/unify-code-blocks, r=steveklabnik | Manish Goregaokar | -106/+107 |
| 2015-05-19 | Rollup merge of #25575 - clatour:patch-2, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-05-19 | Rollup merge of #25512 - peferron:doc-traits-error-fix, r=alexcrichton | Manish Goregaokar | -5/+6 |
| 2015-05-19 | Rollup merge of #25452 - jimblandy:master, r=steveklabnik | Manish Goregaokar | -3/+3 |
| 2015-05-19 | Fix lifetimes trpl typo | Mohammed Attia | -1/+1 |
| 2015-05-18 | TRPL: Normalize rust Code Block Markers | Pascal Hertleif | -35/+35 |
| 2015-05-18 | TRPL: Add `rust` Marker to Some Code Block | Pascal Hertleif | -71/+72 |
| 2015-05-18 | trpl: Dining philosophers backstory typo | clatour | -1/+1 |
| 2015-05-17 | Use byte string literal syntax | peferron | -5/+6 |
| 2015-05-18 | Rollup merge of #25530 - peferron:doc-closures-whitespace-fix, r=alexcrichton | Manish Goregaokar | -6/+6 |
| 2015-05-18 | Rollup merge of #25526 - chellmuth:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-05-17 | Fix doc whitespace issues | peferron | -6/+6 |
| 2015-05-17 | Fix typo in references-and-borrowing docs | Chris Hellmuth | -1/+1 |
| 2015-05-17 | Rollup merge of #25506 - Wilfred:master, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-05-17 | Rollup merge of #25493 - coffeejunk:update_installed_rust_version, r=alexcric... | Manish Goregaokar | -3/+3 |
| 2015-05-17 | Rollup merge of #25490 - huachaohuang:patch-1, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-05-17 | Rollup merge of #25484 - sumito3478:fix-deadlink-in-complement-lang-faq, r=al... | Manish Goregaokar | -4/+4 |
| 2015-05-17 | Rollup merge of #25472 - WillEngler:book-tiny-typo-fixes, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-05-16 | Make error message consistent with source code | peferron | -2/+2 |
| 2015-05-16 | Avoid calling a variable 'string' when discussing strings. | Wilfred Hughes | -2/+2 |
| 2015-05-16 | Auto merge of #25463 - jeremyschlatter:master, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Update windows install links to 1.0 | Maximilian Haack | -2/+2 |
| 2015-05-16 | Update the shown installed rust version to 1.0 | Maximilian Haack | -1/+1 |
| 2015-05-16 | Update rust-inside-other-languages.md | Huachao Huang | -1/+1 |
| 2015-05-16 | Fix deadlinks in complement-lang-faq.md | sumito3478 | -4/+4 |
| 2015-05-16 | Auto merge of #25453 - jimblandy:FQA-fiasco-link, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25450 - dnaeon:docs, r=alexcrichton | bors | -1/+1 |
| 2015-05-16 | Auto merge of #25440 - durka:patch-3, r=alexcrichton | bors | -1/+1 |
| 2015-05-15 | Correct two small typos in the Dining Philosophers example. | Will Engler | -2/+2 |
| 2015-05-15 | Fix quotation mark in ruby example. | Jeremy Schlatter | -1/+1 |
| 2015-05-15 | Auto merge of #25432 - killercup:patch-12, r=steveklabnik | bors | -3/+1 |
| 2015-05-15 | Auto merge of #25437 - MazinZ1:master, r=alexcrichton | bors | -2/+2 |
| 2015-05-15 | Make description of Borrow trait uses match the example. | Jim Blandy | -3/+3 |
| 2015-05-15 | docs: Typo fix | Marin Atanasov Nikolov | -1/+1 |
| 2015-05-15 | trpl: change from "int" to "i32" in Traits | Alex Burka | -1/+1 |
| 2015-05-15 | Fix download links of Nightly Windows installers | Z1 | -2/+2 |
| 2015-05-15 | Auto merge of #25402 - parir:master, r=Manishearth | bors | -7/+7 |
| 2015-05-15 | TRPL: Fix Inline Code Typography | Pascal Hertleif | -1/+1 |
| 2015-05-15 | TRPL: Remove Duplicate Reference | Pascal Hertleif | -2/+0 |
| 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 |