| Age | Commit message (Expand) | Author | Lines |
| 2020-01-19 | Rollup merge of #68247 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPC | Dylan DPC | -7/+15 |
| 2020-01-18 | remove rustc_error_codes deps except in rustc_driver | Mazdak Farrokhzad | -9/+1 |
| 2020-01-18 | Rollup merge of #68340 - GuillaumeGomez:clean-up-e0200, r=Dylan-DPC | Mazdak Farrokhzad | -5/+14 |
| 2020-01-18 | slice_patterns: adjust error codes | Mazdak Farrokhzad | -8/+0 |
| 2020-01-18 | clean up e0200 explanation | Guillaume Gomez | -5/+14 |
| 2020-01-17 | Rollup merge of #68317 - GuillaumeGomez:clean-up-e0199, r=Dylan-DPC | Tyler Mandry | -6/+15 |
| 2020-01-17 | Rollup merge of #68279 - GuillaumeGomez:clean-up-e0198, r=Dylan-DPC | Tyler Mandry | -8/+9 |
| 2020-01-17 | Clean up E0199 explanation | Guillaume Gomez | -6/+15 |
| 2020-01-17 | Clean up E0198 explanation | Guillaume Gomez | -8/+9 |
| 2020-01-16 | review comments | Esteban Küber | -1/+1 |
| 2020-01-16 | review comments | Esteban Küber | -5/+5 |
| 2020-01-16 | Fix error index test | Esteban Küber | -1/+2 |
| 2020-01-16 | fix error code index comment | Esteban Küber | -1/+1 |
| 2020-01-16 | Add E0746 explanation to the index | Esteban Küber | -1/+138 |
| 2020-01-16 | Specific error for unsized `dyn Trait` return type | Esteban Küber | -0/+1 |
| 2020-01-16 | clean up E0197 explanation | Guillaume Gomez | -5/+12 |
| 2020-01-16 | clean up E0195 explanation | Guillaume Gomez | -2/+3 |
| 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 |