| Age | Commit message (Expand) | Author | Lines |
| 2015-04-02 | Auto merge of #23822 - tanadeau:remove-box-syntax-in-pointers-doc, r=stevekla... | bors | -84/+103 |
| 2015-04-01 | Moved use of `box_syntax` unstable feature in docs to Unstable section. | Trent Nadeau | -84/+103 |
| 2015-04-01 | rollup merge of #23860: nikomatsakis/copy-requires-clone | Alex Crichton | -1/+5 |
| 2015-04-01 | rollup merge of #23933: kgv/kgv_fix | Alex Crichton | -6/+7 |
| 2015-04-01 | Re-write closures chapter | Steve Klabnik | -137/+401 |
| 2015-04-01 | Fallout in public-facing and semi-public-facing libs | Niko Matsakis | -1/+5 |
| 2015-04-01 | Fix rust book error-handling.md for new std::io. | kgv | -6/+7 |
| 2015-03-31 | rollup merge of #23923: steveklabnik/gh23688 | Alex Crichton | -0/+23 |
| 2015-03-31 | Add description of + for multiple trait bounds | Steve Klabnik | -0/+23 |
| 2015-03-31 | rollup merge of #23920: steveklabnik/gh23881 | Alex Crichton | -146/+153 |
| 2015-03-31 | Move benchmark tests to unstable section | Steve Klabnik | -146/+153 |
| 2015-03-31 | rollup merge of #23288: alexcrichton/issue-19470 | Alex Crichton | -3/+3 |
| 2015-03-31 | rollup merge of #23906: steveklabnik/spellin | Alex Crichton | -1/+1 |
| 2015-03-31 | rollup merge of #23902: freebroccolo/master | Alex Crichton | -7/+9 |
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -10/+7 |
| 2015-03-31 | Fix spelling | Steve Klabnik | -1/+1 |
| 2015-03-31 | std: Remove #[old_orphan_check] from PartialEq | Alex Crichton | -3/+3 |
| 2015-03-31 | book: reword timer bit | Darin Morrison | -7/+9 |
| 2015-03-31 | Rollup merge of #23869 - tshepang:more-complete-builder-pattern-example, r=al... | Manish Goregaokar | -8/+16 |
| 2015-03-31 | Rollup merge of #23839 - tyrion:patch-1, r=alexcrichton | Manish Goregaokar | -3/+3 |
| 2015-03-31 | Rollup merge of #23813 - steveklabnik:gh19733, r=cmr | Manish Goregaokar | -1/+6 |
| 2015-03-31 | Rollup merge of #23558 - steveklabnik:explain_elision, r=gankro | Manish Goregaokar | -4/+9 |
| 2015-03-31 | book: make Builder Pattern example more complete | Tshepang Lekhonkhobe | -8/+16 |
| 2015-03-30 | Explain why 'elision' | Steve Klabnik | -4/+9 |
| 2015-03-30 | Auto merge of #23861 - Manishearth:rollup, r=Manishearth | bors | -3/+3 |
| 2015-03-30 | Make note of noalias in unsafe reference section | Steve Klabnik | -1/+6 |
| 2015-03-30 | book: improve a bit of grammar in Method Syntax chapeter | Tshepang Lekhonkhobe | -3/+3 |
| 2015-03-30 | Auto merge of #23838 - kgv:master, r=steveklabnik | bors | -2/+1 |
| 2015-03-29 | Auto merge of #23830 - petrochenkov:spellcheck, r=steveklabnik | bors | -2/+2 |
| 2015-03-29 | Fixed wrong name of test module in testing.md | Germano Gabbianelli | -3/+3 |
| 2015-03-29 | Remove about standard io chapter from the book (from arrays-vectors-and-slice... | kgv | -2/+1 |
| 2015-03-29 | Rollup merge of #23829 - huachaohuang:master, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2015-03-29 | Fix typo | Huachao Huang | -1/+1 |
| 2015-03-28 | Remove standard io chapter from the book | Steve Klabnik | -167/+0 |
| 2015-03-28 | Fix some typos | Vadim Petrochenkov | -2/+2 |
| 2015-03-28 | Rollup merge of #23804 - dnwade:patch-1, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2015-03-28 | Rollup merge of #23788 - steveklabnik:gh23748, r=alexcrichton | Manish Goregaokar | -1/+2 |
| 2015-03-28 | Rollup merge of #23751 - tshepang:do-not-hardcode-the-growth, r=Manishearth | Manish Goregaokar | -4/+4 |
| 2015-03-28 | Rollup merge of #23332 - jakub-:rustup-curl-silent-flag, r=brson | Manish Goregaokar | -2/+2 |
| 2015-03-28 | book: Fix typo | Dan W. | -1/+1 |
| 2015-03-27 | rollup merge of #23786: alexcrichton/less-quotes | Alex Crichton | -1/+1 |
| 2015-03-27 | rollup merge of #23794: brson/slicegate | Alex Crichton | -3/+8 |
| 2015-03-27 | Explain why &self is common | Steve Klabnik | -1/+2 |
| 2015-03-27 | Feature gate *all* slice patterns. #23121 | Brian Anderson | -3/+8 |
| 2015-03-27 | rollup merge of #23285: steveklabnik/gh11794 | Alex Crichton | -239/+22 |
| 2015-03-27 | Test fixes and rebase conflicts, round 1 | Alex Crichton | -4/+6 |
| 2015-03-27 | Unquote all crate names without underscores | Richo Healey | -1/+1 |
| 2015-03-27 | rollup merge of #23741: alexcrichton/remove-int-uint | Alex Crichton | -8/+5 |
| 2015-03-27 | rollup merge of #23767: tshepang/typo | Alex Crichton | -1/+2 |
| 2015-03-27 | rollup merge of #23764: tshepang/no-guessing-anymore | Alex Crichton | -9/+4 |