| Age | Commit message (Expand) | Author | Lines |
| 2015-04-02 | Tweak relese notes + rebase fixes | Alex Crichton | -0/+2 |
| 2015-04-01 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -35/+0 |
| 2015-04-01 | rollup merge of #23860: nikomatsakis/copy-requires-clone | Alex Crichton | -142/+153 |
| 2015-04-01 | rollup merge of #23945: pnkfelix/gate-u-negate | Alex Crichton | -9/+19 |
| 2015-04-02 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -1/+3 |
| 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 | rollup merge of #23948: nikomatsakis/feature-gate-rust-abi | Alex Crichton | -4/+28 |
| 2015-04-01 | rollup merge of #23939: nikomatsakis/fn-box | Alex Crichton | -10/+9 |
| 2015-04-01 | Path rustdoc test | Niko Matsakis | -0/+3 |
| 2015-04-01 | Feature gate rust-call ABI. | Niko Matsakis | -4/+25 |
| 2015-04-02 | Rollup merge of #23895 - nikomatsakis:fn-trait-inheritance-add-impls, r=pnkfelix | Manish Goregaokar | -10/+80 |
| 2015-04-02 | Rollup merge of #23867 - nikomatsakis:issue-23086-take-3, r=pnkfelix | Manish Goregaokar | -36/+431 |
| 2015-04-02 | Rollup merge of #23066 - michaelwoerister:unreachable-if, r=pnkfelix | Manish Goregaokar | -1/+84 |
| 2015-04-01 | Remove `Thunk` struct and `Invoke` trait; change `Thunk` to be an alias | Niko Matsakis | -10/+9 |
| 2015-04-01 | Fallout in tests | Niko Matsakis | -142/+154 |
| 2015-04-01 | Update tests for new coherence rules, and add a swatch of new tests | Niko Matsakis | -36/+431 |
| 2015-04-01 | Test fixes and rebase conflicts | Alex Crichton | -4/+7 |
| 2015-03-31 | rollup merge of #23921: aturon/issue-17746 | Alex Crichton | -0/+33 |
| 2015-03-31 | rollup merge of #23863: pnkfelix/arith-oflo-const-eval | Alex Crichton | -7/+813 |
| 2015-04-01 | dealing with fallout to the tests, in particular diffs between 32- vs 64-bit ... | Felix S. Klock II | -10/+18 |
| 2015-04-01 | Fixes to compile-fail error messages post-rebase. | Felix S. Klock II | -3/+12 |
| 2015-04-01 | Include feature `core` to get access to `wrapping_add`. | Felix S. Klock II | -0/+3 |
| 2015-04-01 | Test cases for checking arithmetic overflow during const eval. | Felix S. Klock II | -0/+301 |
| 2015-04-01 | Fallout from changes for overflow-checking during constant evaluation. | Felix S. Klock II | -5/+14 |
| 2015-04-01 | Added tests for discriminant overflows. | Felix S. Klock II | -0/+476 |
| 2015-03-31 | Test fixes and rebase conflicts, round 3 | Alex Crichton | -1/+2 |
| 2015-03-31 | Add test for #17746 | Aaron Turon | -0/+33 |
| 2015-03-31 | rollup merge of #23288: alexcrichton/issue-19470 | Alex Crichton | -8/+7 |
| 2015-03-31 | rollup merge of #23907: alexcrichton/impl-exit | Alex Crichton | -0/+31 |
| 2015-03-31 | rollup merge of #23873: alexcrichton/remove-deprecated | Alex Crichton | -226/+165 |
| 2015-03-31 | rollup merge of #23875: aturon/revise-convert-2 | Alex Crichton | -3/+0 |
| 2015-03-31 | rollup merge of #23872: huonw/eager-lexing | Alex Crichton | -1/+36 |
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -226/+165 |
| 2015-03-31 | rollup merge of #23886: demelev/remove_as_slice_usage | Alex Crichton | -2/+2 |
| 2015-03-31 | rollup merge of #23878: Ryman/stable_extremes | Alex Crichton | -0/+83 |
| 2015-03-31 | rollup merge of #23876: alexcrichton/stabilize-any | Alex Crichton | -1/+0 |
| 2015-03-31 | rollup merge of #23704: hirschenberger/simd-intdiv-ice | Alex Crichton | -0/+2 |
| 2015-03-31 | std: Add a process::exit function | Alex Crichton | -0/+31 |
| 2015-03-31 | rustc: Remove old_orphan_check entirely | Alex Crichton | -7/+6 |
| 2015-03-31 | std: Remove #[old_orphan_check] from PartialEq | Alex Crichton | -1/+1 |
| 2015-03-31 | Stabilize `std::convert` and related code | Aaron Turon | -3/+0 |
| 2015-03-31 | rollup merge of #23549: aturon/stab-num | Alex Crichton | -9/+8 |
| 2015-03-31 | Add tests for blanket impls. | Niko Matsakis | -0/+74 |
| 2015-03-31 | Auto merge of #23549 - aturon:stab-num, r=alexcrichton | bors | -9/+8 |
| 2015-03-31 | Stabilize std::num | Aaron Turon | -9/+8 |
| 2015-03-31 | Port over type inference to using the new type relation stuff | Niko Matsakis | -4/+0 |
| 2015-03-31 | Combine `try` and `commit_if_ok` and make some details of inference | Niko Matsakis | -6/+6 |
| 2015-03-31 | Rollup merge of #23866 - alexcrichton:switch-some-orders, r=aturon | Manish Goregaokar | -6/+5 |
| 2015-03-31 | Rollup merge of #23859 - pnkfelix:fsk-lesser-box, r=nikomatsakis | Manish Goregaokar | -1/+61 |