rust/compiler/rustc_errors
Joshua Nelson 9de8a4a6fa Include lint errors in error count for -Ztreat-err-as-bug
This was a regression from https://github.com/rust-lang/rust/pull/87337;
the `panic_if_treat_err_as_bug` function only checked the number of hard
errors, not the number of lint errors.
2021-12-01 16:39:55 +00:00
..
src Include lint errors in error count for -Ztreat-err-as-bug 2021-12-01 16:39:55 +00:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00