Do not emit missing_doc_code_examples
rustdoc lint on module and a few other items
This commit is contained in:
parent
c1cfab230e
commit
7cf3f8ba7a
12 changed files with 35 additions and 64 deletions
|
@ -1,7 +1,7 @@
|
|||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| File | Documented | Percentage | Examples | Percentage |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| ...ests/rustdoc-ui/show-coverage.rs | 1 | 50.0% | 1 | 50.0% |
|
||||
| ...ests/rustdoc-ui/show-coverage.rs | 1 | 50.0% | 1 | 100.0% |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| Total | 1 | 50.0% | 1 | 50.0% |
|
||||
| Total | 1 | 50.0% | 1 | 100.0% |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue