1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Format everything using rustfmt

This commit is contained in:
Alex Lyon 2018-03-12 01:20:58 -07:00
parent 00a8b0b0f1
commit 880a4973c1
162 changed files with 7895 additions and 5056 deletions

View file

@ -33,7 +33,6 @@ unix_only! {
"stat", test_stat
}
macro_rules! generic {
($($fea:expr, $m:ident);+) => {
$(