Stop installing rustfmt-preview, it's already present
This commit is contained in:
parent
83b308983f
commit
15a6179b97
|
@ -11,7 +11,6 @@ _() {
|
|||
"$@"
|
||||
}
|
||||
|
||||
_ rustup component add rustfmt-preview
|
||||
_ cargo fmt -- --check
|
||||
_ cargo build --verbose
|
||||
_ cargo test --verbose
|
||||
|
|
Loading…
Reference in New Issue