rust/compiler/rustc_session
Tomasz Miąsko 1796cc0e6c 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.
2021-03-15 23:26:03 +01:00
..
src Make source-based code coverage compatible with MIR inlining 2021-03-15 23:26:03 +01:00
Cargo.toml Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00