summary refs log tree commit diff
path: root/src/librustc_error_codes/error_codes
AgeCommit message (Expand)AuthorLines
2020-05-09fix error code for E0751YI-1/+1
2020-04-21Rollup merge of #71174 - Nokel81:fix-async-main-error, r=petrochenkovDylan DPC-0/+11
2020-04-20Check that main/start is not asyncSebastian Malton-0/+11
2020-04-19Rollup merge of #71319 - GuillaumeGomez:cleanup-e0522, r=Dylan-DPCDylan DPC-4/+7
2020-04-19Clean up E0522 explanationGuillaume Gomez-4/+7
2020-04-17Rollup merge of #70578 - PankajChaudhary5:master, r=GuillaumeGomezDylan DPC-0/+57
2020-04-16Rollup merge of #70611 - pawanbisht62:doc/61137-add-long-error-code-e0708, r=...Dylan DPC-0/+26
2020-04-16Rollup merge of #71191 - GuillaumeGomez:cleanup-e0520, r=Dylan-DPCDylan DPC-1/+3
2020-04-16Clean up E0520 explanationGuillaume Gomez-1/+3
2020-04-16Rollup merge of #71166 - GuillaumeGomez:cleanup-e0518, r=Dylan-DPCDylan DPC-3/+3
2020-04-15Clean up E0518 explanationGuillaume Gomez-3/+3
2020-04-14Rollup merge of #71120 - GuillaumeGomez:cleanup-e0517, r=Dylan-DPCDylan DPC-2/+1
2020-04-14Clean up E0517 explanationGuillaume Gomez-2/+1
2020-04-13Add proper explanation of error code E0657PankajChaudhary5-0/+57
2020-04-12Rollup merge of #71057 - GuillaumeGomez:cleanup-e0516, r=Dylan-DPCDylan DPC-0/+1
2020-04-12Rollup merge of #71034 - GuillaumeGomez:cleanup-e0515, r=Dylan-DPCDylan DPC-4/+4
2020-04-12Clean up E0516 explanationGuillaume Gomez-0/+1
2020-04-12Add long error explanation for E0708 #61137bishtpawan-0/+26
2020-04-11Clean up E0515 explanationGuillaume Gomez-4/+4
2020-04-10Rollup merge of #70985 - GuillaumeGomez:cleanup-e0512, r=Dylan-DPCMazdak Farrokhzad-2/+3
2020-04-10Clean up E0512 explanationGuillaume Gomez-2/+3
2020-04-10Rollup merge of #70952 - GuillaumeGomez:cleanup-e0511, r=Dylan-DPCMazdak Farrokhzad-2/+3
2020-04-10Rollup merge of #70913 - eddyb:rc-arc-diagnostic-items, r=matthewjasperMazdak Farrokhzad-3/+3
2020-04-09Clean up E0511 explanationGuillaume Gomez-2/+3
2020-04-09Rollup merge of #70916 - Centril:track-caller-ffi, r=eddybMazdak Farrokhzad-11/+0
2020-04-09track_caller: support on FFI importsMazdak Farrokhzad-11/+0
2020-04-08Rollup merge of #70927 - GuillaumeGomez:cleanup-e0510, r=Dylan-DPCDylan DPC-7/+20
2020-04-08Rollup merge of #70883 - GuillaumeGomez:cleanup-e0507, r=Dylan-DPCDylan DPC-6/+6
2020-04-08Clean up E0510 explanationGuillaume Gomez-7/+20
2020-04-08Replace "rc"/"arc" lang items with Rc/Arc diagnostic items.Eduard-Mihai Burtescu-3/+3
2020-04-07Clean up E0507 explanationGuillaume Gomez-6/+6
2020-04-07Rollup merge of #70839 - GuillaumeGomez:cleanup-e0506, r=Dylan-DPCDylan DPC-34/+26
2020-04-07Rollup merge of #70690 - GuillaumeGomez:cleanup-e0501, r=Dylan-DPCDylan DPC-9/+11
2020-04-06Clean up E0501 explanationGuillaume Gomez-9/+11
2020-04-06clean up E0506 explanationGuillaume Gomez-34/+26
2020-04-03Rollup merge of #70735 - GuillaumeGomez:cleanup-e0502, r=Dylan-DPCMazdak Farrokhzad-2/+1
2020-04-03Clean up E0502 explanationGuillaume Gomez-2/+1
2020-04-01Rollup merge of #70649 - GuillaumeGomez:cleanup-e0468, r=Dylan-DPCDylan DPC-2/+2
2020-04-01clean up E0468 explanationGuillaume Gomez-2/+2
2020-03-31Rollup merge of #70606 - GuillaumeGomez:cleanup-e0466, r=Dylan-DPCDylan DPC-1/+1
2020-03-31Rollup merge of #70562 - lcnr:const-arr_len, r=CentrilMazdak Farrokhzad-2/+2
2020-03-31Rollup merge of #70548 - Ersikan:master, r=GuillaumeGomezMazdak Farrokhzad-0/+21
2020-03-31Clean up E0466 explanationGuillaume Gomez-1/+1
2020-03-30update tests, improve variable namesBastian Kauschke-2/+2
2020-03-30Correct long error message according to reviewsJulien Philippon-2/+3
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-1/+1
2020-03-30Add long error code for error E0226Julien Philippon-0/+20
2020-03-29Auto merge of #70370 - petrochenkov:nosmatch, r=Centrilbors-1/+1
2020-03-28Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPCDylan DPC-0/+17
2020-03-27Refactor changesPankajChaudhary5-2/+0