mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-06 08:01:00 +00:00
When codegenning code coverage use the instance that coverage data was originally generated for, to ensure basic level of compatibility with MIR inlining.