mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
4843946a10
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |