mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
1b55244aa2
coverage: Simplify parts of coverage graph creation This is a combination of three semi-related simplifications to how coverage graphs are created, grouped into one PR to avoid conflicts. There are no observable changes to the output of any of the coverage tests.