Lines Matching full:cargo
8 cargo clippy --all -- -D warnings
10 cargo clean
11 cargo doc --features "$FEATURES" --all --no-deps
16 travis-cargo doc-upload || true
18 cargo fmt --all -- --check
20 rm Cargo.lock || true
21 cargo build -Z minimal-versions
25 cargo build --features "$FEATURES" $BUILD_ARGS
27 cargo test --features "$FEATURES" --all
28 cargo test --features "$FEATURES" --benches
32 cargo test --benches
38 cargo test --benches