rust/compiler/rustc_session
Yuki Okushi 3acd75dd25
Rollup merge of #80521 - richkadel:llvm-coverage-counters-2.4.0, r=wesleywiser
MIR Inline is incompatible with coverage

Fixes: #80060

Fixed by disabling inlining if `-Zinstrument-coverage` is set.

The PR also adds additional use cases to the coverage test for doctests.

r? `@wesleywiser`
cc: `@tmandry`
2021-01-08 02:06:03 +09:00
..
src Rollup merge of #80521 - richkadel:llvm-coverage-counters-2.4.0, r=wesleywiser 2021-01-08 02:06:03 +09:00
Cargo.toml Implement rustc side of report-future-incompat 2020-10-30 20:02:14 -04:00