Update to the rustfmt in rust 1.31, which is now stable.
This commit is contained in:
@@ -33,7 +33,8 @@ fn test_directory(out: &mut File, testsuite: &str) -> io::Result<()> {
|
||||
}
|
||||
}
|
||||
false
|
||||
}).collect();
|
||||
})
|
||||
.collect();
|
||||
|
||||
dir_entries.sort_by_key(|dir| dir.path());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user