| Age | Commit message (Expand) | Author | Lines |
| 2015-04-01 | rollup merge of #23860: nikomatsakis/copy-requires-clone | Alex Crichton | -6/+6 |
| 2015-04-01 | Test fixes and rebase conflicts, round 1 | Alex Crichton | -2/+4 |
| 2015-04-01 | rollup merge of #23939: nikomatsakis/fn-box | Alex Crichton | -2/+1 |
| 2015-04-01 | std: Changing the meaning of the count to splitn | Alex Crichton | -1/+1 |
| 2015-04-01 | Remove `Thunk` struct and `Invoke` trait; change `Thunk` to be an alias | Niko Matsakis | -2/+1 |
| 2015-04-01 | Fallout in public-facing and semi-public-facing libs | Niko Matsakis | -6/+6 |
| 2015-03-31 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -3/+2 |
| 2015-03-31 | rollup merge of #23873: alexcrichton/remove-deprecated | Alex Crichton | -4/+6 |
| 2015-03-31 | rollup merge of #23875: aturon/revise-convert-2 | Alex Crichton | -1/+0 |
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -4/+6 |
| 2015-03-31 | Stabilize `std::convert` and related code | Aaron Turon | -1/+0 |
| 2015-03-31 | Rollup merge of #23846 - rayglover:patch-rustdoc-stderr, r=alexcrichton | Manish Goregaokar | -2/+3 |
| 2015-03-30 | rustdoc: output stderr on doc-test fail | ray glover | -2/+3 |
| 2015-03-30 | Auto merge of #23837 - wesleywiser:patch-1, r=alexcrichton | bors | -0/+4 |
| 2015-03-29 | Auto merge of #23830 - petrochenkov:spellcheck, r=steveklabnik | bors | -1/+1 |
| 2015-03-29 | Fix extremely small stability bars on docs page | Wesley Wiser | -0/+4 |
| 2015-03-29 | Auto merge of #23809 - cmr:issue-21310, r=Manishearth | bors | -2/+6 |
| 2015-03-28 | Fix some typos | Vadim Petrochenkov | -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 | -0/+1 |
| 2015-03-27 | rustdoc: show negative impls properly in the implementors page | Corey Richardson | -2/+6 |
| 2015-03-27 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -7/+4 |
| 2015-03-27 | Feature gate *all* slice patterns. #23121 | Brian Anderson | -0/+1 |
| 2015-03-27 | rustc: Remove support for hyphens in crate names | Alex Crichton | -1/+1 |
| 2015-03-27 | rollup merge of #23741: alexcrichton/remove-int-uint | Alex Crichton | -26/+25 |
| 2015-03-27 | rollup merge of #23738: alexcrichton/snapshots | Alex Crichton | -2/+2 |
| 2015-03-27 | rollup merge of #23752: alexcrichton/remove-should-fail | Alex Crichton | -9/+9 |
| 2015-03-27 | default => or_insert per RFC | Alexis Beingessner | -4/+4 |
| 2015-03-26 | update everything to use Entry defaults | Alexis | -12/+5 |
| 2015-03-26 | syntax: Remove support for #[should_fail] | Alex Crichton | -9/+9 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -26/+25 |
| 2015-03-26 | Register new snapshots | Alex Crichton | -2/+2 |
| 2015-03-24 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -7/+7 |
| 2015-03-24 | rollup merge of #23674: nagisa/fallout-1 | Alex Crichton | -7/+7 |
| 2015-03-25 | Fix some fallout in librustdoc | Simonas Kazlauskas | -7/+7 |
| 2015-03-24 | rollup merge of #23546: alexcrichton/hyphens | Alex Crichton | -1/+1 |
| 2015-03-24 | rustc: Add support for `extern crate foo as bar` | Alex Crichton | -1/+1 |
| 2015-03-25 | Add trivial cast lints. | Nick Cameron | -7/+7 |
| 2015-03-23 | rollup merge of #23598: brson/gate | Alex Crichton | -12/+84 |
| 2015-03-23 | rollup merge of #23633: tomjakubowski/rustdoc-array-prim | Alex Crichton | -9/+18 |
| 2015-03-23 | rollup merge of #23601: nikomatsakis/by-value-index | Alex Crichton | -7/+7 |
| 2015-03-23 | Add generic conversion traits | Aaron Turon | -11/+12 |
| 2015-03-23 | Add #![feature] attributes to doctests | Brian Anderson | -1/+1 |
| 2015-03-23 | rustdoc: Add #[doc(test(no_inject_crate))] attribute | Brian Anderson | -11/+49 |
| 2015-03-23 | rustdoc: interpret all leading feature attributes in examples as crate attrib... | Brian Anderson | -2/+36 |
| 2015-03-23 | rustdoc: Support for "array" primitive | Tom Jakubowski | -9/+18 |
| 2015-03-23 | Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses of | Niko Matsakis | -7/+7 |
| 2015-03-20 | std: Remove old_io/old_path from the prelude | Alex Crichton | -0/+3 |
| 2015-03-19 | Auto merge of #23430 - alexcrichton:io-error, r=aturon | bors | -1/+0 |
| 2015-03-19 | std: Stablize io::ErrorKind | Alex Crichton | -1/+0 |