about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/doc-examples.stdout
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-16 20:18:19 +0000
committerbors <bors@rust-lang.org>2020-09-16 20:18:19 +0000
commit285fc7d704fcdd7b2a37d475d04d5d955490e000 (patch)
tree4f1ec58da1fa3129a2003b6dd61763381221b1c5 /src/test/rustdoc-ui/coverage/doc-examples.stdout
parentff806b87167a9b4f38b9e3d2f6e9c4e621df6a77 (diff)
parent3bf66ae25f6f84d22e39ac05b4f3623b08132805 (diff)
downloadrust-285fc7d704fcdd7b2a37d475d04d5d955490e000.tar.gz
rust-285fc7d704fcdd7b2a37d475d04d5d955490e000.zip
Auto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry
Rollup of 16 pull requests

Successful merges:

 - #75026 (Add array_windows fn)
 - #76642 (Do not lint ignored private doc tests)
 - #76719 (Change error message for ty param in const)
 - #76721 (Use intra-doc links in `core::mem`)
 - #76728 (Add a comment why `extern crate` is necessary for rustdoc)
 - #76735 (Remove unnecessary `clone()`s in bootstrap)
 - #76741 (Avoid printing dry run timings)
 - #76747 (Add missing code examples in libcore)
 - #76756 (fix a couple of stylistic clippy warnings)
 - #76758 ([fuchsia] Propagate the userspace UTC clock)
 - #76759 (Fix stabilization marker for future_readiness_fns)
 - #76760 (don't lazily evaluate some trivial values for Option::None replacements (clippy::unnecessary_lazy_evaluations))
 - #76764 (Update books)
 - #76775 (Strip a single leading tab when rendering dataflow diffs)
 - #76778 (Simplify iter fuse struct doc)
 - #76794 (Make graphviz font configurable)

Failed merges:

r? `@ghost`
Diffstat (limited to 'src/test/rustdoc-ui/coverage/doc-examples.stdout')
-rw-r--r--src/test/rustdoc-ui/coverage/doc-examples.stdout4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/rustdoc-ui/coverage/doc-examples.stdout b/src/test/rustdoc-ui/coverage/doc-examples.stdout
index 10ed13c9ff5..8188740f873 100644
--- a/src/test/rustdoc-ui/coverage/doc-examples.stdout
+++ b/src/test/rustdoc-ui/coverage/doc-examples.stdout
@@ -1,7 +1,7 @@
 +-------------------------------------+------------+------------+------------+------------+
 | File                                | Documented | Percentage |   Examples | Percentage |
 +-------------------------------------+------------+------------+------------+------------+
-| ...tdoc-ui/coverage/doc-examples.rs |          4 |     100.0% |          2 |      50.0% |
+| ...tdoc-ui/coverage/doc-examples.rs |          4 |     100.0% |          1 |      25.0% |
 +-------------------------------------+------------+------------+------------+------------+
-| Total                               |          4 |     100.0% |          2 |      50.0% |
+| Total                               |          4 |     100.0% |          1 |      25.0% |
 +-------------------------------------+------------+------------+------------+------------+