Update to the rustfmt in rust 1.29, which is now stable.
This commit is contained in:
@@ -315,8 +315,7 @@ impl TestRunner {
|
||||
..
|
||||
} => Some(dur),
|
||||
_ => None,
|
||||
})
|
||||
.collect::<Vec<_>>();
|
||||
}).collect::<Vec<_>>();
|
||||
|
||||
// Get me some real data, kid.
|
||||
let len = times.len();
|
||||
|
||||
Reference in New Issue
Block a user