cargo fmt fixups

This commit is contained in:
Rob Walker
2018-08-03 11:27:44 -07:00
committed by Michael Vines
parent 3e36e6dcf8
commit f2b1a04bca
8 changed files with 55 additions and 28 deletions

View File

@@ -12,7 +12,7 @@ _() {
}
_ rustup component add rustfmt-preview
_ cargo fmt -- --write-mode=check
_ cargo fmt -- --check
_ cargo build --verbose
_ cargo test --verbose
_ cargo bench --verbose