| Age | Commit message (Expand) | Author | Lines |
| 2015-03-26 | Auto merge of #21237 - erickt:derive-assoc-types, r=erickt | bors | -0/+1 |
| 2015-03-24 | rollup merge of #23638: pnkfelix/fsk-reject-specialized-drops | Alex Crichton | -1/+1 |
| 2015-03-24 | rollup merge of #23546: alexcrichton/hyphens | Alex Crichton | -0/+0 |
| 2015-03-24 | rustc: Add support for `extern crate foo as bar` | Alex Crichton | -0/+0 |
| 2015-03-24 | Reject specialized Drop impls. | Felix S. Klock II | -1/+1 |
| 2015-03-24 | test: silence a warning | Erick Tryzelaar | -0/+1 |
| 2015-03-25 | Add trivial cast lints. | Nick Cameron | -1/+1 |
| 2015-03-23 | rollup merge of #23598: brson/gate | Alex Crichton | -15/+52 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -15/+52 |
| 2015-03-23 | Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses of | Niko Matsakis | -2/+2 |
| 2015-03-20 | std: Remove old_io/old_path from the prelude | Alex Crichton | -2/+1 |
| 2015-03-19 | Add test case for stable import of invalid span information. | Michael Woerister | -0/+47 |
| 2015-03-17 | Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton | Manish Goregaokar | -25/+0 |
| 2015-03-17 | Rollup merge of #23402 - tamird:needstest-tests, r=jakub- | Manish Goregaokar | -0/+11 |
| 2015-03-16 | Regression test for #13077 | Tamir Duberstein | -0/+11 |
| 2015-03-16 | Fallout in testing. | Nick Cameron | -1/+1 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -25/+0 |
| 2015-03-13 | Auto merge of #23229 - aturon:stab-path, r=alexcrichton | bors | -1/+1 |
| 2015-03-12 | Stabilize std::path | Aaron Turon | -1/+1 |
| 2015-03-11 | syntax: move MethMac to MacImplItem and combine {Provided,Required}Method int... | Eduard Burtescu | -2/+21 |
| 2015-03-11 | syntax: gather common fields of impl & trait items into their respective types. | Eduard Burtescu | -10/+1 |
| 2015-03-09 | Auto merge of #23038 - nikomatsakis:issue-22978-defaulted-coherence, r=flaper87 | bors | -0/+19 |
| 2015-03-07 | Auto merge of #23137 - kmcallister:derive-sugar, r=sfackler | bors | -0/+74 |
| 2015-03-06 | Make #[derive(Anything)] into sugar for #[derive_Anything] | Keegan McAllister | -0/+74 |
| 2015-03-06 | Remove the coherence impls pass that was specialized to builtin bounds, | Niko Matsakis | -0/+2 |
| 2015-03-06 | Add stricter orphan rules for cross-crate impls of default traits. | Niko Matsakis | -0/+17 |
| 2015-03-06 | Rollup merge of #23101 - laijs:fix-file-perm, r=alexcrichton | Manish Goregaokar | -0/+0 |
| 2015-03-06 | Auto merge of #22899 - huonw:macro-stability, r=alexcrichton | bors | -1/+61 |
| 2015-03-06 | Rollup merge of #22899 - huonw:macro-stability, r=alexcrichton | Manish Goregaokar | -1/+61 |
| 2015-03-06 | file permission: remove executable bit from *.rs | Lai Jiangshan | -0/+0 |
| 2015-03-06 | Add #[allow_internal_unstable] to track stability for macros better. | Huon Wilson | -1/+61 |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -14/+14 |
| 2015-03-05 | Auto merge of #22061 - pczarn:quote_matcher_and_attr, r=kmcallister | bors | -0/+69 |
| 2015-03-04 | Add quasiquote for matchers and attributes | Piotr Czarnecki | -0/+69 |
| 2015-03-04 | Encode codemap and span information in crate metadata. | Michael Woerister | -0/+26 |
| 2015-03-03 | Switched to Box::new in many places. | Felix S. Klock II | -3/+6 |
| 2015-03-02 | Add regression tests for #15778 | Keegan McAllister | -0/+43 |
| 2015-02-28 | Rollup merge of #22875 - kmcallister:maceager, r=sfackler | Manish Goregaokar | -11/+12 |
| 2015-02-27 | Test fixes and rebase conflicts | Alex Crichton | -4/+2 |
| 2015-02-27 | Replace MacExpr / MacPat / MacItems with MacEager | Keegan McAllister | -11/+12 |
| 2015-02-26 | Check stability of struct fields. | Huon Wilson | -8/+76 |
| 2015-02-21 | Kill fmt::Show and fmt::String with fire! | Simonas Kazlauskas | -1/+1 |
| 2015-02-18 | rollup merge of #22286: nikomatsakis/variance-4b | Alex Crichton | -54/+104 |
| 2015-02-18 | rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket | Alex Crichton | -4/+4 |
| 2015-02-18 | Replace all uses of `&foo[]` with `&foo[..]` en masse. | Niko Matsakis | -4/+4 |
| 2015-02-18 | Fallout: tests. As tests frequently elide things, lots of changes | Niko Matsakis | -54/+104 |
| 2015-02-18 | Update suffixes en masse in tests using `perl -p -i -e` | Niko Matsakis | -14/+14 |
| 2015-02-17 | rollup merge of #22319: huonw/send-is-not-static | Alex Crichton | -1/+1 |
| 2015-02-17 | rollup merge of #22435: aturon/final-stab-thread | Alex Crichton | -2/+2 |
| 2015-02-18 | Update tests for the Send - 'static change. | Huon Wilson | -1/+1 |