| Age | Commit message (Expand) | Author | Lines |
| 2015-02-12 | Pacify the merciless nrc. | Niko Matsakis | -4/+4 |
| 2015-02-12 | Modify `repr()` so that when `-Z verbose` is used, at least, it does not | Niko Matsakis | -34/+58 |
| 2015-02-12 | Rote changes to fix fallout throughout the compiler from splitting the | Niko Matsakis | -22/+43 |
| 2015-02-12 | Split the predicates listing out of `TraitDef` and `TypeScheme` and into a se... | Niko Matsakis | -21/+54 |
| 2015-02-12 | Make VecPerParamSpace support IntoIterator | Niko Matsakis | -0/+18 |
| 2015-02-12 | Update metadata to reflect that predicates/schemes/trait-defs are now severed | Niko Matsakis | -56/+74 |
| 2015-02-11 | rollup merge of #22197: alexcrichton/do-not-link-plugins | Alex Crichton | -1/+1 |
| 2015-02-11 | rustc: Do not link to plugins | Alex Crichton | -1/+1 |
| 2015-02-11 | rollup merge of #22188: alexcrichton/envv2 | Alex Crichton | -4/+4 |
| 2015-02-11 | rollup merge of #22185: edwardw/default-methods | Alex Crichton | -5/+25 |
| 2015-02-11 | rollup merge of #22184: nagisa/revert-emissions | Alex Crichton | -4/+1 |
| 2015-02-11 | rollup merge of #22167: kmcallister/undef-macro | Alex Crichton | -26/+41 |
| 2015-02-11 | rollup merge of #22127: alexcrichton/stability-holes | Alex Crichton | -34/+42 |
| 2015-02-11 | rollup merge of #22048: LeoTestard/impl-patterns-used | Alex Crichton | -1/+1 |
| 2015-02-11 | rollup merge of #21881: richo/lint-no-mangle-const | Alex Crichton | -4/+35 |
| 2015-02-11 | std: Tweak the std::env OsString/String interface | Alex Crichton | -4/+4 |
| 2015-02-11 | rustc: Fix a number of stability lint holes | Alex Crichton | -34/+42 |
| 2015-02-11 | Auto merge of #21972 - pnkfelix:new-dtor-semantics-6, r=nikomatsakis | bors | -54/+288 |
| 2015-02-11 | Revert #22051 | Simonas Kazlauskas | -4/+1 |
| 2015-02-12 | Eliminate assoc type projection predicate candidate duplicates | Edward Wang | -5/+25 |
| 2015-02-11 | Add core::marker::PhantomData. | Felix S. Klock II | -6/+45 |
| 2015-02-11 | Opt into new `box_patterns` feature gate in various crates. | Felix S. Klock II | -0/+1 |
| 2015-02-11 | destructor checker (dropck). | Felix S. Klock II | -1/+31 |
| 2015-02-11 | Added DestructionScope variant to CodeExtent, representing the area | Felix S. Klock II | -47/+212 |
| 2015-02-10 | Forbid undefined names in macro use / macro reexport | Keegan McAllister | -26/+41 |
| 2015-02-10 | Make the live code analysis visit method declarations. | Leo Testard | -1/+1 |
| 2015-02-10 | rollup merge of #22115: nagisa/dedupe-cratetypes | Alex Crichton | -1/+3 |
| 2015-02-10 | rollup merge of #22094: alkor/cleanup-show-string | Alex Crichton | -1/+1 |
| 2015-02-10 | rollup merge of #22051: nagisa/main-emission | Alex Crichton | -2/+5 |
| 2015-02-10 | rollup merge of #21353: sanxiyn/upvar | Alex Crichton | -0/+8 |
| 2015-02-10 | Auto merge of #22028 - nikomatsakis:issue-22019-caching, r=aturon | bors | -114/+19 |
| 2015-02-10 | Auto merge of #22026 - kmcallister:plugin, r=sfackler | bors | -57/+71 |
| 2015-02-10 | Auto merge of #21961 - nick29581:hrl-syntax, r=nmatsakis | bors | -15/+57 |
| 2015-02-09 | Add a help message for deprecated #[plugin] extern crate | Keegan McAllister | -0/+3 |
| 2015-02-09 | Use a crate attribute to load plugins | Keegan McAllister | -57/+68 |
| 2015-02-09 | Deduplicate --crate-type arguments | Simonas Kazlauskas | -1/+3 |
| 2015-02-09 | lint: Document the why and how of the no_mangle const lint | Richo Healey | -1/+4 |
| 2015-02-09 | Review changes | Nick Cameron | -1/+1 |
| 2015-02-09 | Refactor compilation to make it easier to use for tools | Nick Cameron | -3/+18 |
| 2015-02-09 | Accept quantification of lifetimes outside the self type in where clauses. | Nick Cameron | -15/+57 |
| 2015-02-08 | Rename Show to Debug, String to Display | Alexander Korolkov | -1/+1 |
| 2015-02-08 | Auto merge of #21970 - michaelwoerister:lang-item-call-debug-locs, r=brson | bors | -20/+62 |
| 2015-02-08 | Auto merge of #21999 - tomjakubowski:rustdoc-fixes, r=alexcrichton | bors | -1/+2 |
| 2015-02-07 | Auto merge of #21982 - pnkfelix:extend-Z-print-region-graph, r=nikomatsakis | bors | -11/+78 |
| 2015-02-07 | Auto merge of #21971 - pnkfelix:fsk-restrict-fixdsz-array-moves, r=nikomatsakis | bors | -21/+56 |
| 2015-02-07 | Do not fail if --emit≠link and there’s no main fn | Simonas Kazlauskas | -2/+5 |
| 2015-02-07 | Restrictions on moves out-from and into fixed-length arrays. | Felix S. Klock II | -21/+56 |
| 2015-02-07 | remove closure `&mut:`/`&:` annotations. | Felix S. Klock II | -3/+3 |
| 2015-02-07 | Auto merge of #22023 - alexcrichton:oops-picked-the-wrong-plugin, r=nikomatsakis | bors | -9/+3 |
| 2015-02-07 | Auto merge of #21978 - Potpourri:error-extern-crate-staticlib, r=alexcrichton | bors | -5/+30 |