rustc: Trailing whitespace
This commit is contained in:
parent
feb014eb3c
commit
b4d879a2ef
@ -3780,7 +3780,6 @@ impl FnSig : cmp::Eq {
|
||||
self.output == other.output
|
||||
}
|
||||
pure fn ne(&&other: FnSig) -> bool { !self.eq(other) }
|
||||
|
||||
}
|
||||
|
||||
impl<M: cmp::Eq> FnTyBase<M> : cmp::Eq {
|
||||
|
Loading…
x
Reference in New Issue
Block a user