Run rustfmt

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2020-10-20 16:21:50 -07:00
parent ceda48988d
commit 692bb521ec
27 changed files with 402 additions and 251 deletions

View File

@@ -154,4 +154,4 @@ impl Inst {
}
}
impl EmptyScan for Inst { }
impl EmptyScan for Inst {}