mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:31:25 +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``