More formatting fixups
This commit is contained in:
parent
0bfbe24fd9
commit
94fd4f360b
2 changed files with 2 additions and 2 deletions
|
@ -3850,7 +3850,7 @@ fn sidebar_trait(fmt: &mut fmt::Formatter, it: &clean::Item,
|
|||
sidebar.push_str("<a class=\"sidebar-title\" href=\"#implementors\">Implementors</a>");
|
||||
if t.auto {
|
||||
sidebar.push_str("<a class=\"sidebar-title\" \
|
||||
href=\"#synthetic-implementors\">Auto Implementors</a>");
|
||||
href=\"#synthetic-implementors\">Auto Implementors</a>");
|
||||
}
|
||||
|
||||
sidebar.push_str(&sidebar_assoc_items(it));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue