| Age | Commit message (Expand) | Author | Lines |
| 2015-04-02 | doc/trpl: Fixing a comma splice in iterators.md. | Liam Monahan | -1/+1 |
| 2015-04-02 | Auto merge of #23931 - steveklabnik:doc_std_fs, r=alexcrichton | bors | -42/+306 |
| 2015-04-02 | Auto merge of #23877 - richo:gardening, r=Manishearth | bors | -13/+23 |
| 2015-04-02 | Add more examples and documentation for std::fs | Steve Klabnik | -42/+306 |
| 2015-04-02 | Auto merge of #23868 - mbrubeck:doc-edit, r=Manishearth 1.0.0-beta | bors | -6/+6 |
| 2015-04-02 | Auto merge of #23822 - tanadeau:remove-box-syntax-in-pointers-doc, r=stevekla... | bors | -84/+103 |
| 2015-04-02 | Tweak relese notes + rebase fixes | Alex Crichton | -22/+48 |
| 2015-04-01 | Moved use of `box_syntax` unstable feature in docs to Unstable section. | Trent Nadeau | -84/+103 |
| 2015-04-01 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -64/+29 |
| 2015-04-01 | rollup merge of #23176: huonw/rm-bounds | Alex Crichton | -36/+38 |
| 2015-04-01 | rollup merge of #23860: nikomatsakis/copy-requires-clone | Alex Crichton | -583/+624 |
| 2015-04-01 | rollup merge of #23953: dhuseby/master | Alex Crichton | -2/+2 |
| 2015-04-01 | rollup merge of #23945: pnkfelix/gate-u-negate | Alex Crichton | -48/+146 |
| 2015-04-02 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -17/+19 |
| 2015-04-02 | fixes for fallout in tests/compile-fail | Felix S. Klock II | -0/+6 |
| 2015-04-02 | partial set of fixes for fallout in tests/run-pass | Felix S. Klock II | -8/+10 |
| 2015-04-01 | Test fixes and rebase conflicts, round 1 | Alex Crichton | -3/+8 |
| 2015-04-01 | Fix bug in `OverflowOps` impl for unsigned integers. | Felix S. Klock II | -3/+49 |
| 2015-04-01 | rollup merge of #23949: aturon/stab-timeout | Alex Crichton | -28/+54 |
| 2015-04-01 | rollup merge of #23948: nikomatsakis/feature-gate-rust-abi | Alex Crichton | -7/+37 |
| 2015-04-01 | fix typo. | Felix S. Klock II | -1/+1 |
| 2015-04-01 | manually adding the last two bitrig snapshots | Dave Huseby | -2/+2 |
| 2015-04-01 | Stabilize basic timeout functionality | Aaron Turon | -28/+54 |
| 2015-04-01 | removed impls of `Neg` for `u{8,16,32,64,size}`. | Felix S. Klock II | -1/+1 |
| 2015-04-01 | fallout when bootstrapping `rustc`. | Felix S. Klock II | -9/+19 |
| 2015-04-01 | fallout from feature-gating unary negation on unsigned integers. | Felix S. Klock II | -11/+27 |
| 2015-04-01 | added unary_negate feature gate. | Felix S. Klock II | -0/+16 |
| 2015-04-01 | rollup merge of #23939: nikomatsakis/fn-box | Alex Crichton | -85/+124 |
| 2015-04-01 | rollup merge of #23951: alexcrichton/splitn | Alex Crichton | -66/+85 |
| 2015-04-01 | std: Changing the meaning of the count to splitn | Alex Crichton | -66/+85 |
| 2015-04-01 | rollup merge of #23947: aturon/revise-num | Alex Crichton | -0/+20 |
| 2015-04-01 | rollup merge of #23944: alexcrichton/rustup-beta | Alex Crichton | -8/+19 |
| 2015-04-01 | rollup merge of #23942: vhbit/ios-rand | Alex Crichton | -2/+2 |
| 2015-04-01 | rollup merge of #23933: kgv/kgv_fix | Alex Crichton | -6/+7 |
| 2015-04-01 | rollup merge of #23867: nikomatsakis/issue-23086-take-3 | Alex Crichton | -157/+175 |
| 2015-04-01 | rollup merge of #23568: steveklabnik/closure_docs | Alex Crichton | -137/+401 |
| 2015-04-01 | Path rustdoc test | Niko Matsakis | -0/+3 |
| 2015-04-01 | rustup: Fix typo in nightly | Richo Healey | -1/+1 |
| 2015-04-01 | Remove TODO | Niko Matsakis | -1/+1 |
| 2015-04-01 | Feature gate rust-call ABI. | Niko Matsakis | -7/+34 |
| 2015-04-01 | Fix enum timezone across all platforms. | Niko Matsakis | -5/+5 |
| 2015-04-01 | Re-add min_value, max_value methods | Aaron Turon | -0/+20 |
| 2015-04-01 | Collect the definition of the `Error` trait into `libstd` for now. This | Niko Matsakis | -157/+175 |
| 2015-04-01 | Re-write closures chapter | Steve Klabnik | -137/+401 |
| 2015-04-02 | Rollup merge of #23932 - steveklabnik:doc_std_path, r=flaper87 | Manish Goregaokar | -0/+213 |
| 2015-04-02 | Rollup merge of #23927 - frewsxcv:patch-7, r=Manishearth | Manish Goregaokar | -4/+2 |
| 2015-04-02 | Rollup merge of #23925 - steveklabnik:gh22914, r=Gankro | Manish Goregaokar | -12/+6 |
| 2015-04-02 | Rollup merge of #23924 - nrc:unqual-assoc3, r=alexcrichton | Manish Goregaokar | -124/+171 |
| 2015-04-02 | Rollup merge of #23895 - nikomatsakis:fn-trait-inheritance-add-impls, r=pnkfelix | Manish Goregaokar | -1270/+1627 |
| 2015-04-02 | Rollup merge of #23867 - nikomatsakis:issue-23086-take-3, r=pnkfelix | Manish Goregaokar | -227/+808 |