Skip to content

Commit f0414a1

Browse files
committed
Yank old comment
1 parent bb66a1f commit f0414a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ pub enum BoundSide {
166166
#[doc(hidden)]
167167
pub trait BoundSided {
168168
/// Returns the bound side this type corresponds to
169-
// param is a hack to get around lack of hints for self type
170169
fn side() -> BoundSide;
171170
}
172171

0 commit comments

Comments
 (0)