mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
e45a937a11
coverage: Prepare mappings separately from injecting statements These two tasks historically needed to be interleaved, but after various recent changes (including #116046 and #116917) they can now be fully separated. --- `@rustbot` label +A-code-coverage