mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +00:00
coverage: Remove useless constants After #122972 and #123419, these constants don't serve any useful purpose, so get rid of them. `@rustbot` label +A-code-coverage