| Age | Commit message (Expand) | Author | Lines |
| 2016-11-03 | add #32791 test case | Niko Matsakis | -0/+81 |
| 2016-10-22 | [beta] trans: pad const structs to aligned size | Tim Neumann | -0/+25 |
| 2016-10-19 | Deprecate `Reflect` | Nick Cameron | -4/+1 |
| 2016-10-19 | Stabilise attributes on statements. | Nick Cameron | -5/+1 |
| 2016-10-19 | Stabilise `?` | Nick Cameron | -12/+1 |
| 2016-10-19 | Add regression test. | Jeffrey Seyfried | -0/+25 |
| 2016-10-18 | normalize types every time HR regions are erased | Ariel Ben-Yehuda | -0/+25 |
| 2016-10-18 | Some tests to check that lifetime parametric fn's do not trip up LLVM. | Felix S. Klock II | -0/+54 |
| 2016-10-11 | force `i1` booleans to `i8` when comparing | Niko Matsakis | -0/+24 |
| 2016-10-11 | stop having identity casts be lexprs | Ariel Ben-Yehuda | -0/+35 |
| 2016-10-11 | loosen assertion against proj in collector | Niko Matsakis | -0/+34 |
| 2016-09-25 | Haiku: add workaround for missing F_DUPFD_CLOEXEC | Niels Sascha Reedijk | -0/+1 |
| 2016-09-24 | Rollup merge of #36566 - frewsxcv:9837, r=nikomatsakis | Guillaume Gomez | -0/+20 |
| 2016-09-21 | Auto merge of #36551 - eddyb:meta-games, r=nikomatsakis | bors | -2/+5 |
| 2016-09-21 | Auto merge of #36496 - pnkfelix:workaround-issue-34427, r=eddyb | bors | -0/+26 |
| 2016-09-21 | add assert_ne and debug_assert_ne macros | Ashley Williams | -0/+35 |
| 2016-09-20 | rustc: allow less and handle fn pointers in the type hashing algorithm. | Eduard Burtescu | -0/+4 |
| 2016-09-20 | rustc: don't recurse through nested items in decoded HIR fragments. | Eduard Burtescu | -2/+1 |
| 2016-09-20 | Workaround #34427 by using memset of 0 on ARM to set the discriminant. | Felix S. Klock II | -0/+26 |
| 2016-09-18 | Add regression test for #9837. | Corey Farwell | -0/+20 |
| 2016-09-18 | Auto merge of #36555 - jseyfried:issue_36540, r=eddyb | bors | -0/+19 |
| 2016-09-17 | Add regression test. | Jeffrey Seyfried | -0/+19 |
| 2016-09-17 | Auto merge of #36508 - nagisa:llvm-backport, r=eddyb | bors | -0/+40 |
| 2016-09-17 | Up the LLVM | Simonas Kazlauskas | -0/+40 |
| 2016-09-17 | Auto merge of #36490 - bluss:zip-slightly-despecialized-edition, r=alexcrichton | bors | -0/+17 |
| 2016-09-16 | Auto merge of #36482 - jseyfried:dont_load_unconfigured_noninline_modules, r=nrc | bors | -0/+3 |
| 2016-09-16 | Auto merge of #36468 - michaelwoerister:collect-vtable-drop-glue, r=eddyb | bors | -0/+22 |
| 2016-09-16 | fix dynamic drop for unions | Ariel Ben-Yehuda | -1/+24 |
| 2016-09-15 | Auto merge of #36491 - Manishearth:rollup, r=Manishearth | bors | -7/+99 |
| 2016-09-15 | Rollup merge of #36461 - nikomatsakis:issue-36053, r=arielb1 | Manish Goregaokar | -0/+32 |
| 2016-09-15 | Rollup merge of #36459 - nikomatsakis:issue-35546, r=eddyb | Manish Goregaokar | -0/+28 |
| 2016-09-15 | Rollup merge of #36425 - michaelwoerister:stable-projection-bounds, r=eddyb | Manish Goregaokar | -0/+19 |
| 2016-09-15 | Rollup merge of #36384 - petrochenkov:derclone, r=alexcrichton | Manish Goregaokar | -7/+20 |
| 2016-09-15 | Remove data structure specialization for .zip() iterator | Ulrik Sverdrup | -0/+17 |
| 2016-09-15 | Auto merge of #36372 - sfackler:sum-prod-overflow, r=alexcrichton | bors | -0/+58 |
| 2016-09-15 | Add regression test. | Jeffrey Seyfried | -0/+3 |
| 2016-09-14 | clear obligations-added flag with nested fulfillcx | Niko Matsakis | -0/+32 |
| 2016-09-13 | trans: Let the collector find drop-glue for all vtables, not just VTableImpl. | Michael Woerister | -0/+22 |
| 2016-09-13 | add missing test | Niko Matsakis | -0/+28 |
| 2016-09-13 | TypeIdHasher: Let projections be hashed implicitly by the visitor. | Michael Woerister | -0/+19 |
| 2016-09-13 | Auto merge of #36264 - matklad:zeroing-cstring, r=alexcrichton | bors | -0/+49 |
| 2016-09-12 | Auto merge of #36406 - arielb1:constant-padding, r=eddyb | bors | -0/+25 |
| 2016-09-12 | use `adt::trans_const` when translating constant closures and tuples | Ariel Ben-Yehuda | -0/+25 |
| 2016-09-11 | Auto merge of #36369 - uweigand:s390x, r=alexcrichton | bors | -0/+6 |
| 2016-09-10 | Auto merge of #36351 - pnkfelix:fix-36278-size-miscalc, r=eddyb | bors | -0/+28 |
| 2016-09-10 | Improve `Eq` deriving | Vadim Petrochenkov | -1/+12 |
| 2016-09-10 | Inherit overflow checks for sum and product | Steven Fackler | -0/+58 |
| 2016-09-10 | Improve shallow `Clone` deriving | Vadim Petrochenkov | -7/+9 |
| 2016-09-09 | Auto merge of #36332 - llogiq:static_consts_feature, r=nikomatsakis | bors | -81/+1 |
| 2016-09-09 | Add s390x support | Ulrich Weigand | -0/+6 |