| Age | Commit message (Expand) | Author | Lines |
| 2016-08-13 | Add tests for ! type | Andrew Cann | -0/+118 |
| 2016-08-13 | Add some tests for ! type | Andrew Cann | -0/+34 |
| 2016-08-13 | Remove invalid compile-fail tests related to `!` | Andrew Cann | -178/+0 |
| 2016-08-12 | Auto merge of #35138 - petrochenkov:clarify, r=eddyb | bors | -127/+192 |
| 2016-08-13 | Parse numeric fields in struct expressions and patterns | Vadim Petrochenkov | -0/+20 |
| 2016-08-13 | Remove restrictions from tuple structs/variants | Vadim Petrochenkov | -137/+182 |
| 2016-08-12 | Auto merge of #35431 - GuillaumeGomez:err_codes, r=jonathandturner | bors | -0/+190 |
| 2016-08-12 | test: add more extensive tests for impl Trait. | Eduard Burtescu | -0/+248 |
| 2016-08-12 | typeck: leak auto trait obligations through impl Trait. | Eduard Burtescu | -0/+70 |
| 2016-08-12 | rustc: don't reveal specializable polymorphic projections. | Eduard Burtescu | -0/+12 |
| 2016-08-11 | Auto merge of #35592 - jonathandturner:rollup, r=jonathandturner | bors | -35/+93 |
| 2016-08-11 | Rollup merge of #35576 - circuitfox:E0072-update-error-format, r=jonathandturner | Jonathan Turner | -0/+5 |
| 2016-08-11 | Rollup merge of #35565 - wdv4758h:E0133, r=jonathandturner | Jonathan Turner | -4/+12 |
| 2016-08-11 | Rollup merge of #35557 - Limeth:master, r=jonathandturner | Jonathan Turner | -1/+5 |
| 2016-08-11 | Rollup merge of #35555 - circuitfox:E0128-update-error-format, r=jonathandturner | Jonathan Turner | -0/+2 |
| 2016-08-11 | Rollup merge of #35552 - theypsilon:master, r=jonathandturner | Jonathan Turner | -5/+9 |
| 2016-08-11 | Rollup merge of #35541 - hank-der-hafenarbeiter:E0045, r=jonathandturner | Jonathan Turner | -1/+2 |
| 2016-08-11 | Rollup merge of #35537 - munyari:e0038, r=jonathandturner | Jonathan Turner | -3/+15 |
| 2016-08-11 | Rollup merge of #35536 - hank-der-hafenarbeiter:E0433, r=jonathandturner | Jonathan Turner | -0/+1 |
| 2016-08-11 | Rollup merge of #35530 - srdja:master, r=jonathandturner | Jonathan Turner | -3/+7 |
| 2016-08-11 | Rollup merge of #35528 - Vassah:master, r=jonathandturner | Jonathan Turner | -1/+3 |
| 2016-08-11 | Rollup merge of #35486 - KiChjang:e0081-bonus, r=jonathandturner | Jonathan Turner | -11/+16 |
| 2016-08-11 | Rollup merge of #35445 - pcn:update-E0017-to-new-format, r=arielb1 | Jonathan Turner | -1/+6 |
| 2016-08-11 | Rollup merge of #35375 - trixnz:update-error-326, r=jonathandturner | Jonathan Turner | -2/+2 |
| 2016-08-11 | Rollup merge of #35331 - trixnz:update-error-130, r=jonathandturner | Jonathan Turner | -3/+8 |
| 2016-08-11 | privacy: Move private-in-public diagnostics for type aliases to the public in... | petrochenkov | -2/+0 |
| 2016-08-11 | privacy: Substitute type aliases in private-in-public checker | Vadim Petrochenkov | -7/+6 |
| 2016-08-10 | E0072 update error format | Chris Stankus | -0/+5 |
| 2016-08-10 | Fixed no-pattern-in-args test for new E0130 format | trixnz | -2/+5 |
| 2016-08-10 | Update error format for E0130 | trixnz | -1/+3 |
| 2016-08-10 | Update error format for E0326 | trixnz | -2/+2 |
| 2016-08-10 | Auto merge of #35525 - jonathandturner:rollup, r=jonathandturner | bors | -5/+21 |
| 2016-08-10 | Update E0133 to new format | Chiu-Hsiang Hsu | -4/+12 |
| 2016-08-09 | E0263 updated to new format. rust-lang/rust#35518 | Jakub Hlusička | -1/+5 |
| 2016-08-09 | E0128 update error format | Chris Stankus | -0/+2 |
| 2016-08-09 | Update E0007 to new format | srdja | -2/+4 |
| 2016-08-09 | Update E0038 to the new error format | Panashe M. Fundira | -3/+15 |
| 2016-08-10 | Merge branch 'master' of github.com:theypsilon/rust | José manuel Barroso Galindo | -67/+273 |
| 2016-08-10 | Update error message E0384 to new format | José manuel Barroso Galindo | -5/+9 |
| 2016-08-09 | Update E0087.rs | Jonathan Turner | -1/+1 |
| 2016-08-09 | added unit test | hank-der-hafenarbeiter | -1/+2 |
| 2016-08-09 | updated unit test | hank-der-hafenarbeiter | -0/+1 |
| 2016-08-08 | Update E0008 to new format | srdja | -1/+3 |
| 2016-08-08 | Update unit test for E0092 | Stephen Lazaro | -1/+1 |
| 2016-08-08 | Update error messages for E0091 and E0092 | Stephen Lazaro | -0/+2 |
| 2016-08-08 | Rollup merge of #35524 - garekkream:update-E0162-new-error-format, r=jonathan... | Jonathan Turner | -0/+1 |
| 2016-08-08 | Rollup merge of #35507 - hank-der-hafenarbeiter:master, r=jonathandturner | Jonathan Turner | -0/+3 |
| 2016-08-08 | Rollup merge of #35504 - razielgn:updated-e0026-to-new-format, r=jonathandturner | Jonathan Turner | -1/+3 |
| 2016-08-08 | Rollup merge of #35484 - KiChjang:e0205-bonus, r=GuillaumeGomez | Jonathan Turner | -2/+2 |
| 2016-08-08 | Rollup merge of #35475 - shyaamsundhar:patch-1, r=jonathandturner | Jonathan Turner | -1/+1 |