| Age | Commit message (Expand) | Author | Lines |
| 2016-12-15 | Work around a borrow surviving too long (fixes #37686) | Anthony Ramine | -0/+16 |
| 2016-12-14 | don't double-apply variant padding to const enums | Ariel Ben-Yehuda | -0/+45 |
| 2016-12-14 | evaluate obligations in LIFO order during closure projection | Ariel Ben-Yehuda | -0/+88 |
| 2016-11-08 | Auto merge of #36843 - petrochenkov:dotstab, r=nikomatsakis | bors | -12/+0 |
| 2016-11-07 | Auto merge of #36365 - matthew-piziak:silent-overflow, r=eddyb | bors | -0/+50 |
| 2016-11-06 | Add test for issue 18060. | Joe Neeman | -0/+17 |
| 2016-11-05 | Merge branch 'selfgate' of https://github.com/petrochenkov/rust into rollup | Alex Crichton | -0/+4 |
| 2016-11-05 | Rollup merge of #37557 - TimNN:fix-36954, r=eddyb | Alex Crichton | -0/+35 |
| 2016-11-04 | Auto merge of #37167 - nikomatsakis:jroesch-issue-18937, r=pnkfelix | bors | -0/+88 |
| 2016-11-03 | use DefId's in const eval for cross-crate const fn's | Tim Neumann | -0/+35 |
| 2016-11-03 | Add feature gate for Self and associated types in struct expressions and patt... | Vadim Petrochenkov | -0/+4 |
| 2016-11-03 | Stabilize `..` in tuple (struct) patterns | Vadim Petrochenkov | -12/+0 |
| 2016-11-02 | add #32791 test case | Niko Matsakis | -0/+81 |
| 2016-11-02 | add max value from iterator | Matthew Piziak | -0/+4 |
| 2016-11-01 | elaborate `T: 'a` dependencies | Niko Matsakis | -0/+88 |
| 2016-10-31 | Changed most vec! invocations to use square braces | iirelu | -123/+123 |
| 2016-10-30 | move overflow tests from rust-fail to run-pass | Matthew Piziak | -0/+46 |
| 2016-10-29 | Auto merge of #37389 - cramertj:cramertj/fn-item-to-unsafe-ptr, r=eddyb | bors | -0/+21 |
| 2016-10-29 | Auto merge of #37378 - petrochenkov:nopat, r=eddyb | bors | -2/+2 |
| 2016-10-28 | Auto merge of #37367 - jseyfried:import_crate_root, r=nrc | bors | -3/+9 |
| 2016-10-27 | Address comments + Fix rebase | Vadim Petrochenkov | -0/+3 |
| 2016-10-27 | Support `Self` in struct expressions and patterns | Vadim Petrochenkov | -0/+54 |
| 2016-10-27 | Preparations and cleanup | Vadim Petrochenkov | -0/+38 |
| 2016-10-27 | Make sufficiently old or low-impact compatibility lints deny-by-default | Vadim Petrochenkov | -1/+1 |
| 2016-10-26 | Auto merge of #11994 - eddyb:struct-literal-field-shorthand, r=nrc | bors | -0/+37 |
| 2016-10-27 | Implement field shorthands in struct literal expressions. | Eduard Burtescu | -0/+37 |
| 2016-10-26 | flatten nested slice patterns in HAIR construction | Ariel Ben-Yehuda | -0/+15 |
| 2016-10-26 | handle mixed byte literal and byte array patterns | Ariel Ben-Yehuda | -0/+54 |
| 2016-10-26 | Prohibit patterns in trait methods without bodies | Vadim Petrochenkov | -2/+2 |
| 2016-10-25 | Auto merge of #36421 - TimNN:check-abis, r=alexcrichton | bors | -0/+6 |
| 2016-10-25 | adapt tests | Tim Neumann | -0/+6 |
| 2016-10-24 | rustc_typeck: Allow reification from fn item to unsafe ptr | Taylor Cramer | -0/+21 |
| 2016-10-24 | adapt existing tests | Tim Neumann | -7/+1 |
| 2016-10-23 | Support `use *;` and `use ::*;`. | Jeffrey Seyfried | -3/+9 |
| 2016-10-22 | Auto merge of #37294 - nikomatsakis:issue-37154, r=nikomatsakis | bors | -0/+28 |
| 2016-10-22 | Auto merge of #37281 - TimNN:pad-align, r=eddyb | bors | -0/+25 |
| 2016-10-22 | Rollup merge of #37297 - thepowersgang:fix-bad-crate-attrs, r=eddyb | Guillaume Gomez | -2/+2 |
| 2016-10-21 | add regression test for #37154 | Niko Matsakis | -0/+28 |
| 2016-10-20 | trans: pad const structs to aligned size | Tim Neumann | -0/+25 |
| 2016-10-20 | Tweak path parsing logic | Vadim Petrochenkov | -0/+6 |
| 2016-10-20 | test - Add missing ! to crate_type/crate_id attributes | John Hodge | -2/+2 |
| 2016-10-19 | Rollup merge of #37230 - bluss:zip-specialization-for-map, r=alexcrichton | Eduard-Mihai Burtescu | -0/+112 |
| 2016-10-19 | Rollup merge of #37224 - petrochenkov:nz, r=eddyb | Eduard-Mihai Burtescu | -0/+39 |
| 2016-10-19 | Rollup merge of #37208 - jseyfried:fix_partially_consumed_tokens_in_macros, r... | Eduard-Mihai Burtescu | -0/+14 |
| 2016-10-19 | Rollup merge of #37202 - petrochenkov:pretty, r=nrc | Eduard-Mihai Burtescu | -113/+27 |
| 2016-10-19 | Rollup merge of #37117 - pnkfelix:may-dangle-attr, r=nikomatsakis | Eduard-Mihai Burtescu | -0/+310 |
| 2016-10-18 | Fix some pretty printing tests | Vadim Petrochenkov | -113/+27 |
| 2016-10-17 | Add regression test. | Jeffrey Seyfried | -0/+14 |
| 2016-10-17 | Auto merge of #37112 - pnkfelix:fix-issue-36744, r=arielb1 | bors | -0/+54 |
| 2016-10-17 | Fix Subst construction: use subst from adt_def rather than Drop impl's subst. | Felix S. Klock II | -0/+89 |