mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-08 21:31:32 +00:00

check_consts: fix duplicate errors, make importance consistent This is stuff I noticed while working on https://github.com/rust-lang/rust/pull/120932, but it's orthogonal to that PR. r? ``@oli-obk``