mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 13:47:23 +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