mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
9de8a4a6fa
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.