rustc: Trailing whitespace
This commit is contained in:
parent
feb014eb3c
commit
b4d879a2ef
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue