<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/rustdoc-ui/coverage/allow_missing_docs.stdout, branch 1.67.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.67.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.67.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-10-12T11:46:37+00:00</updated>
<entry>
<title>Inherit lint level from parents</title>
<updated>2020-10-12T11:46:37+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-10-08T16:05:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b31f5d05b1c10c1f99b5bc3c14499ff537c7b692'/>
<id>urn:sha1:b31f5d05b1c10c1f99b5bc3c14499ff537c7b692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: skip allow missing doc in cover. report</title>
<updated>2020-10-12T11:46:37+00:00</updated>
<author>
<name>Roman</name>
<email>romaaan.git@gmail.com</email>
</author>
<published>2020-09-01T12:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=02e6b861eb04737915636a63eec00ef126f59dd5'/>
<id>urn:sha1:02e6b861eb04737915636a63eec00ef126f59dd5</id>
<content type='text'>
During the document coverage reporting with
```bash
rustdoc something.rs -Z unstable-options --show-coverage
```

the coverage report also includes parts of the code that are marked
with `#[allow(missing_docs)]`, which outputs lower numbers in the
coverage report even though these parts should be ignored for the
calculation.

Co-authored-by: Joshua Nelson &lt;joshua@yottadb.com&gt;
</content>
</entry>
</feed>
