| Age | Commit message (Expand) | Author | Lines |
| 2016-08-24 | Auto merge of #35764 - eddyb:byegone, r=nikomatsakis | bors | -104/+0 |
| 2016-08-24 | fixed compile-fail test | Andre Bogus | -2/+3 |
| 2016-08-24 | More robust testing | Keith Yeung | -0/+37 |
| 2016-08-24 | Rollup merge of #35961 - 0xmohit:pr/error-codes-E0445-E0454, r=GuillaumeGomez | Jonathan Turner | -4/+12 |
| 2016-08-24 | Rollup merge of #35920 - GuillaumeGomez:err_codes, r=jonathandturner | Jonathan Turner | -0/+137 |
| 2016-08-24 | Auto merge of #35883 - durka:gh35849, r=eddyb | bors | -0/+16 |
| 2016-08-24 | Update E0445 and E0454 to new error format | Mohit Agarwal | -4/+12 |
| 2016-08-24 | Remove drop flags from structs and enums implementing Drop. | Eduard Burtescu | -84/+0 |
| 2016-08-24 | Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit. | Eduard Burtescu | -20/+0 |
| 2016-08-24 | Add new error code tests | Guillaume Gomez | -0/+137 |
| 2016-08-23 | Rollup merge of #35939 - creativcoder:e0195, r=jonathandturner | Guillaume Gomez | -0/+2 |
| 2016-08-23 | fixed and extended tests, however... | Andre Bogus | -3/+14 |
| 2016-08-23 | typeck: use NoExpectation to check return type of diverging fn | Alex Burka | -0/+16 |
| 2016-08-23 | Update E0195 to new error format | Rahul Sharma | -0/+2 |
| 2016-08-23 | fixed compile-fail test | Andre Bogus | -1/+2 |
| 2016-08-23 | Improve error message when failing to parse a block | James Miller | -0/+20 |
| 2016-08-23 | first attempt at implementing RFC 1623. This fixes #35897. | Andre Bogus | -0/+21 |
| 2016-08-22 | Update E0389 to the new format. #35630 | Ahmed Charles | -0/+1 |
| 2016-08-22 | Rollup merge of #35858 - shyaamsundhar:patch-1, r=GuillaumeGomez | Jonathan Turner | -0/+3 |
| 2016-08-22 | Rollup merge of #35841 - kyrias:new-error-E0424, r=GuillaumeGomez | Jonathan Turner | -2/+7 |
| 2016-08-22 | Rollup merge of #35835 - crypto-universe:E0426, r=jonathandturner | Jonathan Turner | -1/+3 |
| 2016-08-22 | Rollup merge of #35824 - GuillaumeGomez:err_codes, r=jonathandturner | Jonathan Turner | -0/+281 |
| 2016-08-22 | Rollup merge of #35820 - knight42:update-error-msg, r=jonathandturner | Jonathan Turner | -44/+85 |
| 2016-08-22 | Rollup merge of #35817 - wesleywiser:fix_35703, r=jonathandturner | Jonathan Turner | -0/+12 |
| 2016-08-22 | Rollup merge of #35526 - munyari:e0033, r=jonathandturner | Jonathan Turner | -3/+9 |
| 2016-08-22 | Rollup merge of #35360 - medzin:E0388, r=jonathandturner | Jonathan Turner | -0/+1 |
| 2016-08-22 | Updated error message E0388 | Adam Medziński | -0/+1 |
| 2016-08-22 | Remove E0455 test (for now) | ggomez | -14/+0 |
| 2016-08-22 | Updated E0423 to new format | Knight | -2/+7 |
| 2016-08-22 | Updated E0432 to new format | Knight | -40/+74 |
| 2016-08-22 | Updated E0054 to new format | Knight | -2/+4 |
| 2016-08-21 | Auto merge of #35777 - nrc:carrier3, r=@nikomatsakis | bors | -0/+27 |
| 2016-08-21 | Auto merge of #35776 - jseyfried:more_groundwork, r=nrc | bors | -3/+2 |
| 2016-08-21 | Update lib.rs | Shyam Sundar B | -0/+3 |
| 2016-08-20 | Update E0503 to the new format | Wesley Wiser | -0/+12 |
| 2016-08-20 | Update E0424 to the new error format | Johannes Löthberg | -2/+7 |
| 2016-08-20 | Rollup merge of #35839 - jonathandturner:error_touchup, r=Aatch | Jonathan Turner | -18/+18 |
| 2016-08-20 | Rollup merge of #35831 - trixnz:error-428, r=jonathandturner | Jonathan Turner | -3/+14 |
| 2016-08-20 | Rollup merge of #35818 - wdv4758h:E0133-label, r=Aatch | Jonathan Turner | -4/+4 |
| 2016-08-20 | Rollup merge of #35812 - mlayne:E0232, r=jonathandturner | Jonathan Turner | -1/+4 |
| 2016-08-20 | Rollup merge of #35804 - pliniker:master, r=jonathandturner | Jonathan Turner | -1/+3 |
| 2016-08-20 | Rollup merge of #35780 - clementmiao:E0396_new_err_format, r=jonathandturner | Jonathan Turner | -0/+2 |
| 2016-08-20 | Rollup merge of #35778 - clementmiao:E0395_new_error_format, r=jonathandturner | Jonathan Turner | -1/+2 |
| 2016-08-20 | Fix broken tests for E0428 | trixnz | -1/+9 |
| 2016-08-19 | wording fixes in error messages | Jonathan Turner | -18/+18 |
| 2016-08-19 | New format for E0426 | crypto-universe | -1/+3 |
| 2016-08-19 | Update E0428 to new format | trixnz | -2/+5 |
| 2016-08-19 | Add new error code tests | Guillaume Gomez | -0/+295 |
| 2016-08-19 | Fix label messages for E0133 | Chiu-Hsiang Hsu | -4/+4 |
| 2016-08-19 | Remove the Option and bool impls for carrier and add a dummy impl | Nick Cameron | -0/+27 |