| Age | Commit message (Expand) | Author | Lines |
| 2019-11-29 | Rollup merge of #66808 - GuillaumeGomez:cleanup-err-code-3, r=Dylan-DPC | Ralf Jung | -14/+21 |
| 2019-11-27 | Rollup merge of #66798 - bwignall:typo, r=varkor | Tyler Mandry | -1/+1 |
| 2019-11-27 | Rollup merge of #66777 - GuillaumeGomez:tidy-err-codes, r=Mark-Simulacrum | Tyler Mandry | -20/+15 |
| 2019-11-27 | Rollup merge of #66774 - GuillaumeGomez:cleanup-err-codes-2, r=Dylan-DPC | Tyler Mandry | -33/+44 |
| 2019-11-27 | Clean up E0091 long explanation | Guillaume Gomez | -2/+3 |
| 2019-11-27 | Clean up E0081 long explanation | Guillaume Gomez | -8/+10 |
| 2019-11-27 | Clean up E0080 long explanation | Guillaume Gomez | -4/+8 |
| 2019-11-27 | Fix tidy issues | Guillaume Gomez | -20/+15 |
| 2019-11-27 | Clean up E0071 long explanation | Guillaume Gomez | -4/+4 |
| 2019-11-27 | Clean up E0077 long explanation | Guillaume Gomez | -6/+9 |
| 2019-11-27 | Clean up E0076 long explanation | Guillaume Gomez | -7/+10 |
| 2019-11-26 | Fix spelling typos | Brian Wignall | -1/+1 |
| 2019-11-26 | Clean up E0075 long explanation | Guillaume Gomez | -7/+9 |
| 2019-11-26 | Clean up E0072 long explanation | Guillaume Gomez | -9/+12 |
| 2019-11-25 | Clean up E0070 long explanation | Guillaume Gomez | -18/+20 |
| 2019-11-25 | Clean up E0069 long explanation | Guillaume Gomez | -1/+3 |
| 2019-11-25 | Clean up E0067 long explanation | Guillaume Gomez | -25/+7 |
| 2019-11-25 | Clean up E0063 long explanation | Guillaume Gomez | -2/+3 |
| 2019-11-25 | Clean up E0062 long explanation | Guillaume Gomez | -4/+6 |
| 2019-11-24 | Add raw address of expressions to the AST and HIR | Matthew Jasper | -0/+21 |
| 2019-11-22 | Rollup merge of #66633 - GuillaumeGomez:err-codes-cleanup, r=Dylan-DPC | Mazdak Farrokhzad | -17/+54 |
| 2019-11-22 | small error code explanations improvements | Guillaume Gomez | -3/+3 |
| 2019-11-22 | Improve E0061 long error explanation | Guillaume Gomez | -0/+10 |
| 2019-11-22 | Improve E0057 long error explanation | Guillaume Gomez | -4/+6 |
| 2019-11-22 | Improve E0023 long error explanation | Guillaume Gomez | -1/+8 |
| 2019-11-22 | Improve E0015 long error explanation | Guillaume Gomez | -9/+27 |
| 2019-11-21 | Stabilize the `never_type`, written `!`. | Mazdak Farrokhzad | -2/+2 |
| 2019-11-20 | Rollup merge of #66526 - estebank:async-fn-trait-information, r=Centril | Mazdak Farrokhzad | -1/+58 |
| 2019-11-19 | Remove desugared `async-trait` example | Esteban Kuber | -22/+1 |
| 2019-11-19 | Update E0706.md | Dylan DPC | -6/+6 |
| 2019-11-19 | Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+20 |
| 2019-11-18 | Add error code documentation | Esteban Küber | -1/+79 |
| 2019-11-18 | Move E0594 to new error code system | Guillaume Gomez | -1/+24 |
| 2019-11-16 | Add explanation message for E0641 | clemencetbk | -1/+20 |
| 2019-11-16 | move DIAGNOSTICS usage to rustc_driver | Mazdak Farrokhzad | -10/+4 |
| 2019-11-15 | Rollup merge of #66443 - GuillaumeGomez:port-erased-cleanup, r=Mark-Simulacrum | Tyler Mandry | -76/+135 |
| 2019-11-15 | Clean up E0025, E0034, E0044, E0046 and E0053 | Guillaume Gomez | -5/+11 |
| 2019-11-15 | Clean up E0054 | Guillaume Gomez | -2/+6 |
| 2019-11-15 | Clean up E0050 | Guillaume Gomez | -5/+21 |
| 2019-11-15 | Clean up E0049 | Guillaume Gomez | -4/+21 |
| 2019-11-15 | Clean up E0045 | Guillaume Gomez | -10/+10 |
| 2019-11-15 | Clean up E0040 | Guillaume Gomez | -4/+21 |
| 2019-11-15 | Clean up E0033 | Guillaume Gomez | -6/+10 |
| 2019-11-15 | Clean up E0029 | Guillaume Gomez | -5/+9 |
| 2019-11-15 | Clean up E0027 | Guillaume Gomez | -5/+5 |
| 2019-11-15 | Clean up E0026 | Guillaume Gomez | -27/+10 |
| 2019-11-15 | Add link to error code explanation RFC | Guillaume Gomez | -0/+5 |
| 2019-11-15 | Clean up E0023 | Guillaume Gomez | -3/+6 |
| 2019-11-14 | Link to tracking issue in HIR const-check error | Dylan MacKenzie | -0/+7 |
| 2019-11-14 | Move E0210 to new error location | Guillaume Gomez | -5/+18 |