We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c3b43 commit 6b6abc3Copy full SHA for 6b6abc3
src/llvm-coverage-instrumentation.md
@@ -369,7 +369,7 @@ stored in [`CoverageCounters`].
369
370
### The `CoverageGraph`
371
372
-The [`CoverageGraph`][coverage-graph] is derived from the MIR (`mir::Body`).
+The [`CoverageGraph`][coverage graph] is derived from the MIR (`mir::Body`).
373
374
```rust
375
let basic_coverage_blocks = CoverageGraph::from_mir(mir_body);
0 commit comments