summary refs log tree commit diff
path: root/src/librustc_error_codes/error_codes.rs
AgeCommit message (Expand)AuthorLines
2019-12-06Rollup merge of #66606 - christianpoveda:mut-refs-in-const-fn, r=oli-obkMazdak Farrokhzad-1/+0
2019-12-02Add long error for E0631 and update ui tests.Reese Williams-1/+1
2019-12-02Remove E0017 from error codes indexChristian Poveda-1/+0
2019-11-29Add explanation message for E0203Nixon-2/+1
2019-11-24Add raw address of expressions to the AST and HIRMatthew Jasper-0/+1
2019-11-20Rollup merge of #66526 - estebank:async-fn-trait-information, r=CentrilMazdak Farrokhzad-1/+1
2019-11-19Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomezMazdak Farrokhzad-1/+1
2019-11-18Add error code documentationEsteban Küber-1/+1
2019-11-18Move E0594 to new error code systemGuillaume Gomez-1/+1
2019-11-16Add explanation message for E0641clemencetbk-1/+1
2019-11-16move DIAGNOSTICS usage to rustc_driverMazdak Farrokhzad-2/+1
2019-11-15Add link to error code explanation RFCGuillaume Gomez-0/+5
2019-11-14move E0744 to new error codeGuillaume Gomez-0/+1
2019-11-14move E0623 into the new error code formatGuillaume Gomez-1/+1
2019-11-14Put each error code long explanation into their own markdown fileGuillaume Gomez-13403/+396
2019-11-14fix tidy issue on file lengthGuillaume Gomez-0/+2
2019-11-14Create new librustc_error_codes lib and move error codes declaration inside itGuillaume Gomez-0/+13613