mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
99e12442da
coverage: Multiple small tweaks to counter creation I've been experimenting with some larger changes to how coverage counters are assigned to parts of the control-flow graph, and while none of that is ready yet, along the way I've repeatedly found myself wanting these smaller tweaks as a base. There are no changes to compiler output.