| Age | Commit message (Expand) | Author | Lines |
| 2020-01-15 | Rollup merge of #68211 - GuillaumeGomez:add-failing-example-e0170, r=Dylan-DPC | Yuki Okushi | -0/+21 |
| 2020-01-15 | Update E0170.md | Dylan DPC | -1/+1 |
| 2020-01-14 | Add failing example for E0170 explanation | Guillaume Gomez | -0/+21 |
| 2020-01-14 | Rollup merge of #68176 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPC | Yuki Okushi | -4/+22 |
| 2020-01-13 | Clean up E0192 explanation | Guillaume Gomez | -0/+16 |
| 2020-01-13 | Clean up E0191 explanation | Guillaume Gomez | -4/+6 |
| 2020-01-13 | Auto merge of #67850 - GuillaumeGomez:err-codes-checkup, r=Mark-Simulacrum | bors | -16/+28 |
| 2020-01-13 | Rollup merge of #68157 - GuillaumeGomez:clean-up-e0186, r=Dylan-DPC | Yuki Okushi | -1/+17 |
| 2020-01-12 | Clean up E0186 explanation | Guillaume Gomez | -1/+17 |
| 2020-01-12 | Fix error codes explanation' code examples | Guillaume Gomez | -16/+28 |
| 2020-01-11 | Rollup merge of #68070 - GuillaumeGomez:clean-up-e0185, r=Dylan-DPC | Mazdak Farrokhzad | -1/+17 |
| 2020-01-10 | Update E0185.md | Dylan DPC | -2/+2 |
| 2020-01-10 | Improve E0185 wording | Guillaume Gomez | -2/+2 |
| 2020-01-09 | clean up E0185 explanation | Guillaume Gomez | -1/+17 |
| 2020-01-09 | Rollup merge of #68009 - wcampbell0x2a:spellcheck-librustc_error_codes, r=Cen... | Mazdak Farrokhzad | -5/+5 |
| 2020-01-09 | Rollup merge of #68005 - GuillaumeGomez:explanation-e0184, r=Dylan-DPC | Mazdak Farrokhzad | -4/+18 |
| 2020-01-08 | Spell check librustc_error_codes | wcampbell | -5/+5 |
| 2020-01-08 | Improve E0184 explanation | Guillaume Gomez | -4/+18 |
| 2020-01-08 | - remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!} | Mazdak Farrokhzad | -2/+2 |
| 2020-01-06 | Clean up E0178 explanation | Guillaume Gomez | -7/+18 |
| 2020-01-04 | Update E0164.md | Dylan DPC | -1/+1 |
| 2020-01-04 | Clean up E0164 explanation | Guillaume Gomez | -9/+29 |
| 2020-01-04 | Small error explanations cleanup | Guillaume Gomez | -4/+6 |
| 2020-01-03 | Clean up E0131 error explanation | Guillaume Gomez | -2/+5 |
| 2020-01-02 | Clean up E0130 error explanation | Guillaume Gomez | -2/+2 |
| 2019-12-30 | Gammer fix | Donough Liu | -3/+3 |
| 2019-12-30 | Add error code explanation for E0477 | Donough Liu | -1/+46 |
| 2019-12-26 | Auto merge of #67268 - estebank:assoc-types, r=oli-obk | bors | -2/+52 |
| 2019-12-24 | Deprecate Error::description for real | David Tolnay | -15/+15 |
| 2019-12-24 | Handle more specific case E0222 | Esteban Küber | -2/+52 |
| 2019-12-24 | Rollup merge of #67551 - ldm0:E0627, r=Dylan-DPC | Mazdak Farrokhzad | -1/+31 |
| 2019-12-24 | Rollup merge of #67547 - GuillaumeGomez:cleanup-err-codes, r=Dylan-DPC | Mazdak Farrokhzad | -6/+8 |
| 2019-12-23 | adjust E0303 error code docs | Mazdak Farrokhzad | -1/+9 |
| 2019-12-23 | Add long error code explanation message for E0627 | Donough Liu | -1/+31 |
| 2019-12-23 | Update E0124.md | Dylan DPC | -1/+1 |
| 2019-12-22 | Clean up E0128 explanation | Guillaume Gomez | -4/+5 |
| 2019-12-22 | Clean up E0124 explanation | Guillaume Gomez | -2/+3 |
| 2019-12-22 | Rollup merge of #67480 - rossmacarthur:fix-41260-avoid-issue-0-part-2, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-12-21 | Rollup merge of #67422 - GuillaumeGomez:cleanup-err-codes, r=Dylan-DPC | Mazdak Farrokhzad | -9/+25 |
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -1/+1 |
| 2019-12-20 | Rollup merge of #67131 - Centril:item-merge, r=petrochenkov | Mazdak Farrokhzad | -5/+11 |
| 2019-12-20 | Update E0121.md | Dylan DPC | -1/+1 |
| 2019-12-20 | Update E0120.md | Dylan DPC | -1/+1 |
| 2019-12-19 | Clean up E0121 long explanation | Guillaume Gomez | -5/+19 |
| 2019-12-19 | Clean up E0120 long explanation | Guillaume Gomez | -4/+6 |
| 2019-12-18 | Add more tests for raw_ref_op | Matthew Jasper | -1/+1 |
| 2019-12-15 | Auto merge of #67216 - ecstatic-morse:const-loop, r=oli-obk | bors | -1/+1 |
| 2019-12-14 | Revert "Stabilize the `never_type`, written `!`." | Niko Matsakis | -2/+2 |
| 2019-12-13 | Look for "unstable feature" error code in test | Dylan MacKenzie | -1/+1 |
| 2019-12-12 | De-fatalize `...` parsing. | Mazdak Farrokhzad | -5/+11 |