| Age | Commit message (Expand) | Author | Lines |
| 2016-05-28 | Address review comments | Vadim Petrochenkov | -6/+1 |
| 2016-05-28 | Refactor away some functions from hir::pat_util | Vadim Petrochenkov | -96/+75 |
| 2016-05-28 | Separate bindings from other patterns in HIR | Vadim Petrochenkov | -28/+17 |
| 2016-05-27 | Rollup merge of #33639 - petrochenkov:dotdot, r=nmatsakis | Manish Goregaokar | -16/+29 |
| 2016-05-27 | Rollup merge of #33351 - birkenfeld:loop-label-spans, r=pnkfelix | Manish Goregaokar | -6/+7 |
| 2016-05-26 | Replace pat_adjust_pos with an iterator adapter | Vadim Petrochenkov | -15/+12 |
| 2016-05-26 | Implement `..` in tuple (struct) patterns | Vadim Petrochenkov | -16/+32 |
| 2016-05-25 | Auto merge of #33667 - pnkfelix:fixes-to-mir-dataflow, r=arielb1 | bors | -2/+2 |
| 2016-05-25 | trans: remove item_symbols from metadata and CrateContext. | Eduard Burtescu | -6/+1 |
| 2016-05-25 | trans: move exported_symbol to Instance::symbol_name. | Eduard Burtescu | -0/+2 |
| 2016-05-24 | syntax/hir: give loop labels a span | Georg Brandl | -6/+7 |
| 2016-05-20 | Auto merge of #33553 - alexcrichton:cdylibs, r=brson | bors | -4/+6 |
| 2016-05-19 | rustc: Add a new crate type, cdylib | Alex Crichton | -4/+6 |
| 2016-05-18 | allow retracing paths across crates | Niko Matsakis | -3/+14 |
| 2016-05-18 | thread the DepGraph to session/crate-store | Niko Matsakis | -1/+0 |
| 2016-05-18 | remove the `Any` bound from `CrateStore` | Niko Matsakis | -6/+1 |
| 2016-05-16 | Remove hir::Ident | Vadim Petrochenkov | -3/+3 |
| 2016-05-16 | fix bug in `debug!` output from `rustc::middle::dataflow` | Felix S. Klock II | -2/+2 |
| 2016-05-14 | Remove ExplicitSelf from HIR | Vadim Petrochenkov | -1/+0 |
| 2016-05-11 | Rollup merge of #33345 - birkenfeld:issue-31754, r=pnkfelix | Steve Klabnik | -1/+6 |
| 2016-05-11 | Fixup indentation after methodification. | Eduard Burtescu | -79/+79 |
| 2016-05-11 | rustc: Split local type contexts interners from the global one. | Eduard Burtescu | -10/+9 |
| 2016-05-11 | rustc_typeck: Generalize over 'tcx != 'gcx. | Eduard Burtescu | -35/+27 |
| 2016-05-11 | rustc: More interning for data used in Ty<'tcx>. | Eduard Burtescu | -1/+1 |
| 2016-05-11 | rustc: Remove a redundant lifetime parameter from ExprUseVisitor. | Eduard Burtescu | -4/+4 |
| 2016-05-11 | rustc: Wrap users of InferCtxt in an anonymous scope. | Eduard Burtescu | -39/+29 |
| 2016-05-11 | rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users. | Eduard Burtescu | -163/+185 |
| 2016-05-11 | rustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, 'tcx> wrapper. | Eduard Burtescu | -140/+140 |
| 2016-05-11 | rustc: Avoid free functions taking &TyCtxt and &InferCtxt. | Eduard Burtescu | -38/+40 |
| 2016-05-11 | mem_categorization: freely_aliasable doesn't need to take TyCtxt. | Eduard Burtescu | -4/+3 |
| 2016-05-11 | infer: Use methods for creating an InferCtxt. | Eduard Burtescu | -9/+9 |
| 2016-05-11 | rustc: Always refer to TyCtxt as tcx. | Eduard Burtescu | -2/+2 |
| 2016-05-09 | rustc: Implement custom panic runtimes | Alex Crichton | -41/+122 |
| 2016-05-03 | change the newly-added errors to warnings | Ariel Ben-Yehuda | -0/+1 |
| 2016-05-02 | middle: reset loop labels while visiting closure | Georg Brandl | -1/+6 |
| 2016-04-26 | Auto merge of #32962 - taralx:patch-1, r=GuillaumeGomez | bors | -1/+1 |
| 2016-04-25 | Rollup merge of #33041 - petrochenkov:path, r=nrc,Manishearth | Manish Goregaokar | -6/+5 |
| 2016-04-24 | syntax: Merge keywords and remaining special idents in one list | Vadim Petrochenkov | -4/+4 |
| 2016-04-24 | syntax: Make static/super/self/Self keywords + special ident cleanup | Vadim Petrochenkov | -5/+4 |
| 2016-04-24 | thread tighter span for closures around | Niko Matsakis | -7/+7 |
| 2016-04-20 | Auto merge of #32939 - eddyb:layout, r=nikomatsakis | bors | -186/+103 |
| 2016-04-19 | Check transmutes between types without statically known sizes. | Eduard Burtescu | -186/+103 |
| 2016-04-19 | Auto merge of #33002 - mitaa:rdoc-cross-impls, r=alexcrichton | bors | -1/+9 |
| 2016-04-18 | Perform doc-reachability check for inlined impls | mitaa | -0/+1 |
| 2016-04-16 | Auto merge of #32909 - sanxiyn:unused-trait-import-2, r=alexcrichton | bors | -5/+2 |
| 2016-04-14 | Accommodate the case where dup lang items are entirely external. | JP Sugarbroad | -7/+13 |
| 2016-04-14 | Clean up some info log spam. | JP Sugarbroad | -1/+1 |
| 2016-04-13 | Auto merge of #32780 - soltanmm:consider-the-following, r=nikomatsakis | bors | -0/+1 |
| 2016-04-13 | Retire rustdocs `ANALYSISKEY` | mitaa | -1/+8 |
| 2016-04-12 | Remove unused trait imports | Seo Sanghyeon | -5/+2 |