summary refs log tree commit diff
path: root/src/librustc_error_codes/error_codes.rs
AgeCommit message (Expand)AuthorLines
2020-07-13Merge branch 'master' into E0688Pankaj Chaudhary-5/+22
2020-07-13Added proper explanation of ErrorCode-E0688PankajChaudhary5-1/+1
2020-07-04Create new E0768 error code for "no valid digits found for number" errorGuillaume Gomez-0/+1
2020-07-02resolve: disallow label use through closure/asyncDavid Wood-0/+1
2020-07-01Rollup merge of #72071 - PankajChaudhary5:ErrorCode-E0687, r=davidtwcoManish Goregaokar-1/+1
2020-06-25Add E0766 error for unterminated double quote byte stringGuillaume Gomez-0/+1
2020-06-21Create E0765 error for unterminated double quote stringsGuillaume Gomez-0/+1
2020-06-19add new error codeChristian Poveda-0/+1
2020-06-19Rollup merge of #73280 - GuillaumeGomez:add-e0763, r=petrochenkovRalf Jung-0/+1
2020-06-16Create new E0763 error code for unterminated byte constantGuillaume Gomez-0/+1
2020-06-15Change E0758 to E0759 to avoid conflict with #72912Esteban Küber-0/+1
2020-06-14Added proper explanation of ErrorCode-E0687pankajchaudhary5-1/+1
2020-06-12Rollup merge of #73163 - ayushmishra2005:61137-add-long-error-code-e0724, r=d...Dylan DPC-1/+1
2020-06-11Add long error explanation for E0724Ayush Kumar Mishra-1/+1
2020-06-10Create new error code E0762 for unterminated char literalsGuillaume Gomez-0/+1
2020-06-10Rollup merge of #73122 - doctorn:issue-73116, r=varkorDylan DPC-0/+1
2020-06-08Resolve E0584 conflictNathan Corbyn-0/+1
2020-06-07Create new error code E0758 for unterminated multi-line commentsGuillaume Gomez-0/+1
2020-06-05Rollup merge of #72260 - csmoe:issue-69276, r=estebankDylan DPC-0/+1
2020-06-04resolve error code e0760csmoe-1/+1
2020-05-20Implement `#[ffi_const]` and `#[ffi_pure]` function attributesMatthias Schiffer-0/+3
2020-05-19Merge branch 'master' into issue-69276csmoe-1/+2
2020-05-18bless suggestion on spell outcsmoe-1/+1
2020-05-17Disallow forbidden usage of non-ascii identifiers.Charles Lew-0/+1
2020-05-16create error code E0754csmoe-0/+1
2020-05-12add long error explanation for E0228Jade McGough-1/+1
2020-05-02Add long error explanation for E0539unexge-1/+1
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