Skip to content

Commit

Permalink
Unrolled build for rust-lang#127290
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#127290 - its-the-shrimp:document_rustdoc_json_types, r=aDotInTheVoid

Fully document `rustdoc-json-types`

100% of `rustdoc-json-types` is now documented
Here's the summary from rustdoc with `-Zunstable-options --show-coverage`:

```
+-------------------------------------+------------+------------+------------+------------+
| File                                | Documented | Percentage |   Examples | Percentage |
+-------------------------------------+------------+------------+------------+------------+
| src/rustdoc-json-types/lib.rs       |        314 |     100.0% |         23 |      31.9% |
+-------------------------------------+------------+------------+------------+------------+
| Total                               |        314 |     100.0% |         23 |      31.9% |
+-------------------------------------+------------+------------+------------+------------+
```
  • Loading branch information
rust-timer authored Jul 29, 2024
2 parents 2e63026 + c881f72 commit d3907c4
Showing 1 changed file with 533 additions and 52 deletions.
Loading

0 comments on commit d3907c4

Please sign in to comment.