| Age | Commit message (Expand) | Author | Lines |
| 2016-08-14 | prohibit splitting literal patterns | Ariel Ben-Yehuda | -0/+46 |
| 2016-08-08 | Avoid writing a temporary closure kind | Niko Matsakis | -0/+32 |
| 2016-08-01 | Add regression test | Jeffrey Seyfried | -1/+7 |
| 2016-07-21 | Backport fix for #34209 to beta | Vadim Petrochenkov | -0/+23 |
| 2016-07-05 | Try to fix a test on beta | Alex Crichton | -1/+0 |
| 2016-07-03 | Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturon | bors | -3/+2 |
| 2016-07-03 | std: Stabilize APIs for the 1.11.0 release | Alex Crichton | -3/+2 |
| 2016-07-02 | Auto merge of #34580 - eddyb:two-steps-forward-one-step-backwards, r=nagisa | bors | -0/+24 |
| 2016-07-02 | Auto merge of #34443 - eddyb:sized-matters, r=arielb1 | bors | -0/+37 |
| 2016-07-02 | Auto merge of #34539 - arielb1:metadata-hash, r=alexcrichton | bors | -8/+8 |
| 2016-07-02 | fix test fallout | Ariel Ben-Yehuda | -8/+8 |
| 2016-07-02 | Rollup merge of #34531 - GuillaumeGomez:libsyntax_err_codes, r=jonathandturner | Manish Goregaokar | -24/+25 |
| 2016-06-30 | Revert "Remove the return_address intrinsic." | Eduard Burtescu | -0/+24 |
| 2016-06-29 | Fix tests | ggomez | -24/+25 |
| 2016-06-29 | Rollup merge of #34542 - jseyfried:fix_recursive_modules, r=nrc | Manish Goregaokar | -0/+28 |
| 2016-06-29 | Rollup merge of #34497 - oli-obk:double_negation, r=eddyb | Manish Goregaokar | -0/+1 |
| 2016-06-29 | Rollup merge of #34495 - jseyfried:only_ident_macro_invocations, r=eddyb | Manish Goregaokar | -3/+3 |
| 2016-06-29 | Disallow `derive` on items with type macros | Jeffrey Seyfried | -6/+6 |
| 2016-06-29 | Add regression test | Jeffrey Seyfried | -0/+28 |
| 2016-06-27 | Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearth | bors | -4/+35 |
| 2016-06-27 | Revert "skip double negation in const eval" | Oliver Schneider | -0/+1 |
| 2016-06-27 | Auto merge of #34453 - frewsxcv:regress, r=sanxiyn | bors | -0/+18 |
| 2016-06-27 | Add regression test | Jeffrey Seyfried | -3/+3 |
| 2016-06-26 | Auto merge of #34491 - eddyb:return-in-peace, r=nagisa | bors | -24/+0 |
| 2016-06-27 | Remove the return_address intrinsic. | Eduard Burtescu | -24/+0 |
| 2016-06-26 | Disallow constants and statics from having unsized types. | Eduard Burtescu | -0/+37 |
| 2016-06-26 | Rollup merge of #34436 - jseyfried:no_block_expr, r=eddyb | Jeffrey Seyfried | -0/+31 |
| 2016-06-25 | Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichton | Jeffrey Seyfried | -3/+3 |
| 2016-06-25 | Rollup merge of #34368 - petrochenkov:astqpath, r=Manishearth | Jeffrey Seyfried | -1/+1 |
| 2016-06-25 | Add regression test for #24424. | Corey Farwell | -0/+18 |
| 2016-06-24 | Add regression test | Jeffrey Seyfried | -0/+34 |
| 2016-06-23 | Add regression test | Jeffrey Seyfried | -0/+31 |
| 2016-06-23 | Fix touchy test to work with old and new error format | Jonathan Turner | -3/+3 |
| 2016-06-23 | Address more travis errors | Jonathan Turner | -3/+3 |
| 2016-06-22 | Rollup merge of #34367 - Stebalien:issue-23281, r=sfackler | Manish Goregaokar | -0/+20 |
| 2016-06-20 | trans: generalize immediate temporaries to all MIR locals. | Eduard Burtescu | -0/+3 |
| 2016-06-20 | Merge PatKind::QPath into PatKind::Path in AST | Vadim Petrochenkov | -1/+1 |
| 2016-06-20 | Add regression test for #23281 | Steven Allen | -0/+20 |
| 2016-06-19 | Auto merge of #34348 - dsprenkels:issue-34194-test, r=alexcrichton | bors | -0/+21 |
| 2016-06-18 | Add test case for #22434 | Steven Allen | -0/+18 |
| 2016-06-18 | Add regression test for #34194 | Daan Sprenkels | -0/+21 |
| 2016-06-18 | Fix ICE in memory categorization of tuple patterns | Vadim Petrochenkov | -0/+15 |
| 2016-06-16 | Auto merge of #34296 - dsprenkels:issue-23122-tests, r=alexcrichton | bors | -0/+44 |
| 2016-06-16 | Auto merge of #34239 - jseyfried:fix_macro_use_scope_regression, r=nrc | bors | -0/+32 |
| 2016-06-16 | Auto merge of #34216 - jseyfried:nested_cfg_attr, r=nrc | bors | -0/+14 |
| 2016-06-16 | Add regression tests for #23122 | Daan Sprenkels | -0/+44 |
| 2016-06-15 | Auto merge of #34000 - estebank:missingargs, r=jseyfried | bors | -1/+16 |
| 2016-06-15 | Show types of all args when missing args | Esteban Küber | -1/+16 |
| 2016-06-15 | Auto merge of #34180 - durka:patch-24, r=brson | bors | -0/+206 |
| 2016-06-13 | Auto merge of #33749 - jseyfried:fix_call_site_span, r=nrc | bors | -11/+29 |