]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/multiple.rs
Tidy up and pass tests
[rust.git] / tests / target / multiple.rs
index a7d7957b4787c2b734cdcb17a59d2cd46f6175a9..0c330d80a56444b683bce86b34b96faae6744268 100644 (file)
@@ -4,7 +4,6 @@
 // Test of lots of random stuff.
 // FIXME split this into multiple, self-contained tests.
 
-
 #[attr1]
 extern crate foo;
 #[attr2]
@@ -24,7 +23,6 @@
 mod doc;
 mod other;
 
-
 // sfdgfffffffffffffffffffffffffffffffffffffffffffffffffffffff
 // ffffffffffffffffffffffffffffffffffffffffff
 
@@ -129,7 +127,6 @@ fn main() {
         println!("{}", i);
     }
 
-
     while true {
         hello();
     }
@@ -151,16 +148,14 @@ fn main() {
     let s = expand(a, b);
 }
 
-fn deconstruct()
-    -> (
+fn deconstruct() -> (
     SocketAddr,
     Method,
     Headers,
     RequestUri,
     HttpVersion,
     AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
-)
-{
+) {
 }
 
 fn deconstruct(