| Age | Commit message (Expand) | Author | Lines |
| 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 #23895 - nikomatsakis:fn-trait-inheritance-add-impls, r=pnkfelix | Manish Goregaokar | -0/+49 |
| 2015-04-01 | Missing imports | Niko Matsakis | -0/+2 |
| 2015-04-01 | Fallout in public-facing and semi-public-facing libs | Niko Matsakis | -40/+50 |
| 2015-04-01 | Make the trait Copy extend Clone. | Niko Matsakis | -1/+1 |
| 2015-04-01 | Fallout in libstd: remove impls now considered to conflict. | Niko Matsakis | -6/+8 |
| 2015-04-01 | Add `#[fundamental]` annotations into libcore so that `Sized` and the | Niko Matsakis | -0/+6 |
| 2015-04-01 | Simplify `match` branches in iter.rs example | Corey Farwell | -4/+2 |
| 2015-04-01 | Don't reborrow the target of a `write!()` | Chris Wong | -1/+1 |
| 2015-03-31 | rollup merge of #23863: pnkfelix/arith-oflo-const-eval | Alex Crichton | -0/+130 |
| 2015-04-01 | Added overflowing_{div,rem,shl,shr} method implementations to WrappingOps. | Felix S. Klock II | -0/+130 |
| 2015-03-31 | Test fixes and rebase conflicts, round 3 | Alex Crichton | -1/+2 |
| 2015-03-31 | Improvements to PhantomData<T>'s docs 👻 | Steve Klabnik | -12/+6 |
| 2015-03-31 | rollup merge of #23899: steveklabnik/gh23851 | Alex Crichton | -9/+12 |
| 2015-03-31 | rollup merge of #23288: alexcrichton/issue-19470 | Alex Crichton | -22/+15 |
| 2015-03-31 | rollup merge of #23908: aturon/stab-more-stragglers | Alex Crichton | -3/+2 |
| 2015-03-31 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -59/+72 |
| 2015-03-31 | rollup merge of #23873: alexcrichton/remove-deprecated | Alex Crichton | -735/+145 |
| 2015-03-31 | rollup merge of #23879: seanmonstar/del-from-error | Alex Crichton | -60/+8 |
| 2015-03-31 | rollup merge of #23875: aturon/revise-convert-2 | Alex Crichton | -16/+22 |
| 2015-03-31 | Test fixes and rebase conflicts, round 1 | Alex Crichton | -33/+17 |
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -748/+158 |
| 2015-03-31 | rollup merge of #23886: demelev/remove_as_slice_usage | Alex Crichton | -4/+4 |
| 2015-03-31 | rollup merge of #23878: Ryman/stable_extremes | Alex Crichton | -28/+44 |
| 2015-03-31 | rollup merge of #23876: alexcrichton/stabilize-any | Alex Crichton | -2/+1 |
| 2015-03-31 | Stabilize a few remaining stragglers | Aaron Turon | -3/+2 |
| 2015-03-31 | std: Remove #[old_orphan_check] from PartialEq | Alex Crichton | -22/+15 |
| 2015-03-31 | Fix up iterator documentation with regards to for loop sugar | Steve Klabnik | -7/+10 |
| 2015-03-31 | Stabilize `std::convert` and related code | Aaron Turon | -16/+22 |
| 2015-03-31 | rollup merge of #23549: aturon/stab-num | Alex Crichton | -242/+522 |
| 2015-03-31 | Auto merge of #23549 - aturon:stab-num, r=alexcrichton | bors | -242/+522 |
| 2015-03-31 | Stabilize std::num | Aaron Turon | -242/+522 |
| 2015-03-31 | Add blanket impls for references to the `Fn` traits. | Niko Matsakis | -0/+49 |
| 2015-03-31 | Rollup merge of #23866 - alexcrichton:switch-some-orders, r=aturon | Manish Goregaokar | -17/+45 |
| 2015-03-31 | Rollup merge of #23862 - jviereck:fix_23713_v2, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-03-31 | Rollup merge of #23836 - Hoverbear:patch-1, r=steveklabnik | Manish Goregaokar | -16/+13 |
| 2015-03-30 | convert: remove FromError, use From<E> instead | Sean McArthur | -32/+12 |
| 2015-03-30 | std: Stabilize the rest of Any/BoxAny | Alex Crichton | -2/+1 |
| 2015-03-30 | libcore: Ensure min and max functions are consistent for equal inputs | Kevin Butler | -28/+44 |
| 2015-03-31 | replace deprecated as_slice() | Emeliov Dmitrii | -4/+4 |
| 2015-03-30 | std: Standardize (input, output) param orderings | Alex Crichton | -17/+45 |
| 2015-03-30 | Second attempt to fix #23713 based on follow-up comments in #23791. | Julian Viereck | -1/+1 |
| 2015-03-30 | Remove unnecessary `as usize` | Vadim Petrochenkov | -1/+1 |
| 2015-03-30 | Change the type of constants BYTES/BITS to usize | Vadim Petrochenkov | -4/+4 |
| 2015-03-30 | Driveby cleanup of the impl for negation, which had some kind of | Niko Matsakis | -22/+2 |
| 2015-03-29 | Auto merge of #23830 - petrochenkov:spellcheck, r=steveklabnik | bors | -1/+1 |
| 2015-03-29 | Fix line spacing. | Andrew Hobden | -1/+4 |
| 2015-03-29 | Fix trailing whitespace. Whoops! | Andrew Hobden | -5/+5 |
| 2015-03-29 | Update `std::error` example | Andrew Hobden | -22/+16 |