about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/statics-consts.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/rustdoc-ui/coverage/statics-consts.stdout')
-rw-r--r--src/test/rustdoc-ui/coverage/statics-consts.stdout12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/test/rustdoc-ui/coverage/statics-consts.stdout b/src/test/rustdoc-ui/coverage/statics-consts.stdout
new file mode 100644
index 00000000000..54516fe613f
--- /dev/null
+++ b/src/test/rustdoc-ui/coverage/statics-consts.stdout
@@ -0,0 +1,12 @@
++---------------------------+------------+------------+------------+
+| Item Type                 | Documented |      Total | Percentage |
++---------------------------+------------+------------+------------+
+| Modules                   |          1 |          1 |     100.0% |
+| Structs                   |          0 |          1 |       0.0% |
+| Traits                    |          1 |          1 |     100.0% |
+| Associated Constants      |          2 |          2 |     100.0% |
+| Statics                   |          1 |          1 |     100.0% |
+| Constants                 |          1 |          1 |     100.0% |
++---------------------------+------------+------------+------------+
+| Total                     |          6 |          7 |      85.7% |
++---------------------------+------------+------------+------------+