Add back missing trait test
Rustdoc has been able to deal with `impl trait` for almost a year now.
This commit is contained in:
parent
40ca3521ad
commit
f67103b9b2
2 changed files with 8 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| File | Documented | Percentage | Examples | Percentage |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| ...st/rustdoc-ui/coverage/traits.rs | 6 | 85.7% | 0 | 0.0% |
|
||||
| ...st/rustdoc-ui/coverage/traits.rs | 8 | 88.9% | 0 | 0.0% |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
| Total | 6 | 85.7% | 0 | 0.0% |
|
||||
| Total | 8 | 88.9% | 0 | 0.0% |
|
||||
+-------------------------------------+------------+------------+------------+------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue