| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| Error code's long explanation cleanup Continuing to clean up the error code's long explanation. r? @Dylan-DPC | ||||
| 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 | |
| Add more context to `async fn` trait error Follow up to #65937. Fix #65899. | ||||
| 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 | |
| Add explanation message for E0641 Part of #61137 | ||||
| 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 | |
| Port erased cleanup Just realised that the changes I made in #65965 were removed after the move of all error codes so here it is. I made them into separate commits to make the history look better this time. r? @Mark-Simulacrum | ||||
| 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 | |
| 2019-11-14 | move E0744 to new error code | Guillaume Gomez | -0/+18 | |
| 2019-11-14 | move E0623 into the new error code format | Guillaume Gomez | -1/+42 | |
| 2019-11-14 | Put each error code long explanation into their own markdown file | Guillaume Gomez | -13403/+12609 | |
| 2019-11-14 | fix tidy issue on file length | Guillaume Gomez | -0/+2 | |
| 2019-11-14 | Create new librustc_error_codes lib and move error codes declaration inside it | Guillaume Gomez | -0/+13648 | |
