diff options
| author | bors <bors@rust-lang.org> | 2020-10-13 04:41:08 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-13 04:41:08 +0000 |
| commit | 4d63435aaef3bdfec37ddf957b3f6e66e771ee2c (patch) | |
| tree | 8d660ffd11414f2d88ff19522872dcfaca807920 /compiler/rustc_llvm/llvm-wrapper | |
| parent | f54072bb815e2bbaec40eed18c7618904a184470 (diff) | |
| parent | 685444008bb2631564b56068bcbf2462bf0cc6af (diff) | |
| download | rust-4d63435aaef3bdfec37ddf957b3f6e66e771ee2c.tar.gz rust-4d63435aaef3bdfec37ddf957b3f6e66e771ee2c.zip | |
Auto merge of #76196 - r-52:r-coverage-allow-missing-docs, r=jyn514
rustdoc: skip #[allow(missing docs)] for docs in coverage report During the document coverage reporting with: ```bash rustdoc something.rs -Z unstable-options --show-coverage ``` the coverage report counts code that is marked with `#[allow(missing_docs)]` for the calculation, which outputs lower numbers in the coverage report even though these parts should be ignored for the calculation. Right now I'm not sure how this can be tested (CI)? (I verified it by hand and ran the unit tests) r? `@jyn514` **Reference:** Fixes #76121
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
