about summary refs log tree commit diff
path: root/src/librustc_passes/error_codes.rs
AgeCommit message (Expand)AuthorLines
2019-11-14Remove unused error_codes.rs filesGuillaume Gomez-657/+0
2019-11-13Fix broken doc-testDylan MacKenzie-1/+1
2019-11-13Add E0744 for control flow in constsDylan MacKenzie-0/+22
2019-10-26Update with word change suggestionObsidianMinor-1/+1
2019-10-26Add detailed explaination for E0666Sydney Acksman-1/+24
2019-10-10Add long error explanation for E0568Guillaume Gomez-1/+29
2019-10-08Rollup merge of #65135 - GuillaumeGomez:add-error-code-check, r=Mark-SimulacrumMazdak Farrokhzad-4/+21
2019-10-08Add long error explanation for E0567Guillaume Gomez-1/+28
2019-10-07Add long error explanation for E0561Guillaume Gomez-1/+28
2019-10-07Fix/improve some error codes long explanationGuillaume Gomez-4/+21
2019-10-06sort error codes in librustc_passesGuillaume Gomez-162/+161
2019-10-04middle::intrinsicck -> rustc_passesMark Rousskov-0/+105
2019-10-04middle::entry -> rustc_passesMark Rousskov-0/+77
2019-09-05Replace diagnostic plugins with macro_rulesMark Rousskov-7/+3
2019-08-21improve diagnostics: break/continue wrong contextArtem Varaksa-1/+1
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-2/+0
2019-07-13Make `register_[long_]diagnostics` hygienicMatthew Jasper-1/+1
2019-04-17Rename diagnostics to error_codesYuki OKUSHI-0/+338