| Age | Commit message (Expand) | Author | Lines |
| 2016-05-30 | Auto merge of #33909 - michaelwoerister:frame-pointer-fix, r=nikomatsakis | bors | -1/+6 |
| 2016-05-30 | Rollup merge of #33914 - GuillaumeGomez:improve_err_expl, r=GuillaumeGomez | Manish Goregaokar | -2/+56 |
| 2016-05-30 | Rollup merge of #33913 - GuillaumeGomez:improve_e0133, r=GuillaumeGomez | Manish Goregaokar | -1/+13 |
| 2016-05-30 | Rollup merge of #33793 - GuillaumeGomez:compile_fail, r=GuillaumeGomez | Manish Goregaokar | -1/+3 |
| 2016-05-29 | Auto merge of #33929 - petrochenkov:pathir, r=eddyb | bors | -221/+150 |
| 2016-05-29 | Improve E0161 error explanation | Guillaume Gomez | -2/+1 |
| 2016-05-28 | Address review comments | Vadim Petrochenkov | -8/+5 |
| 2016-05-28 | Refactor away some functions from hir::pat_util | Vadim Petrochenkov | -160/+108 |
| 2016-05-28 | Rollup merge of #33854 - petrochenkov:prefvis, r=eddyb | Manish Goregaokar | -11/+4 |
| 2016-05-28 | Rollup merge of #33852 - arielb1:autoderef-iterator, r=eddyb | Manish Goregaokar | -49/+73 |
| 2016-05-28 | Rollup merge of #33822 - soltanmm:dot-vec-div-mag-square, r=nikomatsakis | Manish Goregaokar | -12/+15 |
| 2016-05-28 | Separate bindings from other patterns in HIR | Vadim Petrochenkov | -69/+53 |
| 2016-05-27 | improve E0152 error explanation | Guillaume Gomez | -0/+11 |
| 2016-05-27 | Improve E0133 error explanation | Guillaume Gomez | -1/+13 |
| 2016-05-27 | Improve E0138 error explanation | Guillaume Gomez | -1/+24 |
| 2016-05-27 | Improve E0137 error explanatIon | Guillaume Gomez | -1/+22 |
| 2016-05-27 | Emit "no-frame-pointer-elim" attribute for closures, shims, and glue. | Michael Woerister | -1/+6 |
| 2016-05-27 | Rollup merge of #33644 - petrochenkov:selfast, r=nrc | Manish Goregaokar | -19/+16 |
| 2016-05-27 | Rollup merge of #33639 - petrochenkov:dotdot, r=nmatsakis | Manish Goregaokar | -51/+118 |
| 2016-05-27 | Rollup merge of #33351 - birkenfeld:loop-label-spans, r=pnkfelix | Manish Goregaokar | -38/+44 |
| 2016-05-27 | * Fix compile_fail tag (in some cases, it compiled whereas it wasn't expected... | Guillaume Gomez | -1/+3 |
| 2016-05-26 | Auto merge of #33783 - michaelwoerister:collector-cleanup-2, r=nikomatsakis | bors | -0/+10 |
| 2016-05-26 | Replace pat_adjust_pos with an iterator adapter | Vadim Petrochenkov | -29/+36 |
| 2016-05-26 | Address review comments | Vadim Petrochenkov | -6/+6 |
| 2016-05-26 | Implement `..` in tuple (struct) patterns | Vadim Petrochenkov | -51/+111 |
| 2016-05-25 | Auto merge of #33667 - pnkfelix:fixes-to-mir-dataflow, r=arielb1 | bors | -4/+5 |
| 2016-05-25 | Add a new AST-only type variant `ImplicitSelf` | Vadim Petrochenkov | -11/+12 |
| 2016-05-25 | Remove ExplicitSelf from AST | Vadim Petrochenkov | -10/+6 |
| 2016-05-25 | catch attempts to leak obligations out of snapshots | Ariel Ben-Yehuda | -47/+70 |
| 2016-05-25 | trans: save metadata even with -Z no-trans. | Eduard Burtescu | -1/+1 |
| 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-25 | trans: force absolute item paths within symbols. | Eduard Burtescu | -3/+33 |
| 2016-05-25 | rustc: use a simpler scheme for plugin registrar symbol names. | Eduard Burtescu | -0/+10 |
| 2016-05-25 | refactor autoderef to avoid registering obligations | Ariel Ben-Yehuda | -2/+3 |
| 2016-05-24 | Apply visit_path to import prefixes by default | Vadim Petrochenkov | -11/+4 |
| 2016-05-24 | syntax/hir: give loop labels a span | Georg Brandl | -38/+44 |
| 2016-05-23 | trans::collector: Remove some redundant calls to erase_regions(). | Michael Woerister | -0/+10 |
| 2016-05-22 | Propagate obligations through projection | Masood Malekghassemi | -12/+15 |
| 2016-05-21 | Auto merge of #33752 - mrhota:internal_docs, r=steveklabnik | bors | -7/+35 |
| 2016-05-21 | Improve internal documentation and code style | Ticki | -7/+35 |
| 2016-05-20 | Rollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakis | Guillaume Gomez | -1/+5 |
| 2016-05-20 | Auto merge of #33553 - alexcrichton:cdylibs, r=brson | bors | -5/+10 |
| 2016-05-19 | rustc: Add a new crate type, cdylib | Alex Crichton | -5/+10 |
| 2016-05-19 | Auto merge of #33694 - arielb1:fuzzy-on-unimplemented, r=nikomatsakis | bors | -26/+72 |
| 2016-05-18 | Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis | bors | -2/+2 |
| 2016-05-18 | implement fuzzy matching in on_unimplemented | Ariel Ben-Yehuda | -26/+72 |
| 2016-05-18 | Auto merge of #33476 - nikomatsakis:incr-comp-xcrate, r=mw | bors | -128/+232 |
| 2016-05-19 | Be smart about span of parenthesized expression in macro | Seo Sanghyeon | -1/+4 |
| 2016-05-18 | add task for linking | Niko Matsakis | -0/+2 |