No need for rustfmt on nightly
This commit is contained in:
committed by
Greg Fitzgerald
parent
7f53ea3bf3
commit
a06d2170b0
@ -6,7 +6,6 @@ rustc --version
|
|||||||
cargo --version
|
cargo --version
|
||||||
|
|
||||||
export RUST_BACKTRACE=1
|
export RUST_BACKTRACE=1
|
||||||
rustup component add rustfmt-preview
|
|
||||||
cargo build --verbose --features unstable
|
cargo build --verbose --features unstable
|
||||||
cargo test --verbose --features unstable
|
cargo test --verbose --features unstable
|
||||||
cargo bench --verbose --features unstable
|
cargo bench --verbose --features unstable
|
||||||
|
Reference in New Issue
Block a user