automated whitespace fixes
This commit is contained in:
parent
541c657a73
commit
ec27644870
24 changed files with 8 additions and 30 deletions
|
|
@ -232,4 +232,3 @@ mod std {
|
|||
pub use str;
|
||||
pub use os;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -615,4 +615,3 @@ mod test {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -50,4 +50,3 @@ impl Writer for StdWriter {
|
|||
|
||||
fn flush(&mut self) { fail!() }
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -228,4 +228,3 @@ mod test {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -189,4 +189,3 @@ pub fn stress_factor() -> uint {
|
|||
None => 1
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue