Add reference annotations for the coverage
attribute
This commit is contained in:
parent
a52085d9f6
commit
dbf5ae3a86
27 changed files with 123 additions and 103 deletions
|
@ -1,4 +1,6 @@
|
|||
LL| |// Enables `coverage(off)` on the entire crate
|
||||
LL| |//@ reference: attributes.coverage.intro
|
||||
LL| |//@ reference: attributes.coverage.nesting
|
||||
LL| |
|
||||
LL| |#[coverage(off)]
|
||||
LL| |fn do_not_add_coverage_1() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue