Lines Matching full:cargo
5 cache: cargo
11 - name: cargo test (minimum required version)
14 - name: cargo +stable test
17 - name: cargo test
20 - name: cargo test
23 - name: cargo clippy
27 - cargo clippy -- -Dwarnings
29 - name: cargo doc
32 - RUSTDOCFLAGS=-Dwarnings cargo doc
35 - cargo build
36 - cargo test
37 - cargo test --release