rust/compiler/rustc_errors/src
Matthias Krüger 4843946a10
Rollup merge of #104780 - BoxyUwU:error_reported_not_be_bad, r=oli-obk
make `error_reported` check for delayed bugs

Fixes #104768

`error_reported()` was only checking if there were errors emitted, not for `delay_bug`s which can also be a source of `ErrorGuaranteed`. I assume the same is true of `lint_err_count` but i dont know
2022-11-24 21:34:54 +01:00
..
json Implement -Ztrack-diagnostics 2022-10-19 00:08:20 +02:00
annotate_snippet_emitter_writer.rs Remove some redundant arguments 2022-11-11 14:17:27 +00:00
diagnostic_builder.rs Auto merge of #103858 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini 2022-11-14 00:07:19 +00:00
diagnostic_impls.rs Auto merge of #104591 - Manishearth:rollup-b3ser4e, r=Manishearth 2022-11-18 23:20:53 +00:00
diagnostic.rs Fix compilation issue after rebase 2022-11-18 14:46:36 -08:00
emitter.rs Auto merge of #104507 - WaffleLapkin:asderefsyou, r=wesleywiser 2022-11-24 00:17:35 +00:00
json.rs Implement -Ztrack-diagnostics 2022-10-19 00:08:20 +02:00
lib.rs make error_reported check for delayed bugs 2022-11-24 11:12:46 +00:00
lock.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Compute most of Public/Exported access level in rustc_resolve 2022-01-09 21:33:14 +00:00
styled_buffer.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00
translation.rs Display help message when fluent arg was referenced incorrectly 2022-11-09 22:38:10 +01:00