Remove trailing whitespace
This commit is contained in:
parent
8a058926ec
commit
72502e889c
1 changed files with 1 additions and 1 deletions
|
@ -1998,7 +1998,7 @@ fn sidebar_assoc_items(cx: &Context<'_>, out: &mut Buffer, it: &clean::Item) {
|
|||
);
|
||||
write_sidebar_links(out, blanket_format);
|
||||
}
|
||||
|
||||
|
||||
if let Some(impl_) = v
|
||||
.iter()
|
||||
.filter(|i| i.inner_impl().trait_.is_some())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue