about summary refs log tree commit diff
path: root/src/librustc_error_codes/error_codes.rs
AgeCommit message (Expand)AuthorLines
2020-04-22Rollup merge of #71370 - PankajChaudhary5:ErrorCode-E0696, r=GuillaumeGomezDylan DPC-1/+1
2020-04-22Add error code to inner doc comment attribute errorGuillaume Gomez-0/+1
2020-04-21Added proper explanation error code E0696pankajchaudhary5-1/+1
2020-04-20Check that main/start is not asyncSebastian Malton-0/+1
2020-04-17Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomezDylan DPC-1/+1
2020-04-16Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=...Dylan DPC-2/+1
2020-04-13Add proper explanation of error code E0657PankajChaudhary5-1/+1
2020-04-12Add long error explanation for E0708 #61137bishtpawan-2/+1
2020-04-09track_caller: support on FFI importsMazdak Farrokhzad-1/+1
2020-03-30Add long error code for error E0226Julien Philippon-1/+1
2020-03-28Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPCDylan DPC-1/+1
2020-03-26Rename asm! to llvm_asm!Amanieu d'Antras-1/+1
2020-03-26make a custom error for overlap with negative implsNiko Matsakis-0/+1
2020-03-26permit negative impls for non-auto traitsNiko Matsakis-1/+3
2020-03-26Add long error explanation for E0703PankajChaudhary5-1/+1
2020-03-24Add long error explanation for E0710 #61137bishtpawan-1/+1
2020-03-21Add explanation message for E0224Nixon Enraght-Moony-1/+1
2020-03-16Rollup merge of #69867 - ayushmishra2005:doc/61137-add-long-error-code-e0628,...Dylan DPC-1/+1
2020-03-16Rollup merge of #69998 - ayushmishra2005:doc/61137-add-long-error-code-e0634,...Dylan DPC-1/+1
2020-03-15Rollup merge of #69993 - ayushmishra2005:doc/61137-add-long-error-code-e0693,...Dylan DPC-1/+1
2020-03-14Add long error explanation for E0634 #61137Ayush Kumar Mishra-1/+1
2020-03-14Add long error explanation for E0693 #61137Ayush Kumar Mishra-1/+1
2020-03-10Add long error explanation for E0739Ayush Kumar Mishra-1/+1
2020-03-10Add long error explanation for E0628 #61137Ayush Kumar Mishra-1/+1
2020-03-03Rollup merge of #69620 - thekuom:doc/61137-add-long-error-code-e0719, r=david...Yuki Okushi-1/+1
2020-03-01doc(librustc_error_codes): add long error explanation for E0719Matthew Kuo-1/+1
2020-02-28Add E0747 error codeGuillaume Gomez-0/+1
2020-02-22Move generic arg / param validation to `create_substs_for_generic_args`varkor-0/+1
2020-02-06Added long error description & modifed error_codes.rsJosh White-1/+1
2020-01-28Add E0727 long explanationLeSeulArtichaut-1/+1
2020-01-16Add E0746 explanation to the indexEsteban Küber-1/+1
2020-01-16Specific error for unsized `dyn Trait` return typeEsteban Küber-0/+1
2019-12-30Add error code explanation for E0477Donough Liu-1/+1
2019-12-24Handle more specific case E0222Esteban Küber-2/+1
2019-12-23Add long error code explanation message for E0627Donough Liu-1/+1
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