rust/compiler/rustc_session
Dylan DPC b688b694d0
Rollup merge of #83080 - tmiasko:inline-coverage, r=wesleywiser
Make source-based code coverage compatible with MIR inlining

When codegenning code coverage use the instance that coverage data was
originally generated for, to ensure basic level of compatibility with
MIR inlining.

Fixes #83061
2021-03-18 00:28:09 +01:00
..
src Rollup merge of #83080 - tmiasko:inline-coverage, r=wesleywiser 2021-03-18 00:28:09 +01:00
Cargo.toml Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00