mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 02:41:39 +00:00

This makes it possible for two nodes/edges in the coverage graph to share the same counter, without causing the instrumentor to inject unwanted duplicate counter-increment statements.