summary refs log tree commit diff
path: root/src/librustc_error_codes
AgeCommit message (Expand)AuthorLines
2019-11-15Add link to error code explanation RFCGuillaume Gomez-0/+5
2019-11-15Clean up E0023Guillaume Gomez-3/+6
2019-11-14Link to tracking issue in HIR const-check errorDylan MacKenzie-0/+7
2019-11-14Move E0210 to new error locationGuillaume Gomez-5/+18
2019-11-14move E0744 to new error codeGuillaume Gomez-0/+18
2019-11-14move E0623 into the new error code formatGuillaume Gomez-1/+42
2019-11-14Put each error code long explanation into their own markdown fileGuillaume Gomez-13403/+12609
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/+13648