Rollup merge of #82484 - bugadani:docfix, r=jyn514
rustdoc: Remove duplicate "List of all items" Closes #82477 r? `@jyn514`
This commit is contained in:
commit
8250a2510d
2 changed files with 11 additions and 1 deletions
|
@ -1343,7 +1343,6 @@ impl AllTypes {
|
|||
</a>\
|
||||
</span>
|
||||
</span>
|
||||
<span class=\"in-band\">List of all items</span>\
|
||||
</h1>",
|
||||
);
|
||||
// Note: print_entries does not escape the title, because we know the current set of titles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue