Skip to content

Commit 26b0bcb

Browse files
Remove useless comment
1 parent e573381 commit 26b0bcb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/librustdoc/clean/utils.rs

-2
Original file line numberDiff line numberDiff line change
@@ -402,8 +402,6 @@ pub fn build_deref_target_impls(cx: &DocContext<'_>,
402402
}
403403
}
404404

405-
// Utilities
406-
407405
pub trait ToSource {
408406
fn to_src(&self, cx: &DocContext<'_>) -> String;
409407
}

0 commit comments

Comments
 (0)