Update to the rustfmt in rust 1.31, which is now stable.
This commit is contained in:
@@ -30,7 +30,8 @@ fn testsuite() {
|
||||
}
|
||||
}
|
||||
false
|
||||
}).collect();
|
||||
})
|
||||
.collect();
|
||||
paths.sort_by_key(|dir| dir.path());
|
||||
let flags = Flags::new(settings::builder());
|
||||
for path in paths {
|
||||
|
||||
Reference in New Issue
Block a user