Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

[DNM] Debug clippy #7624

Closed
wants to merge 9 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion scripts/ci/gitlab/pipeline/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,11 @@ cargo-clippy:
- .docker-env
- .test-refs
script:
- rustup show
- echo $RUSTFLAGS
- cargo version && cargo clippy --version
- SKIP_WASM_BUILD=1 env -u RUSTFLAGS cargo clippy --locked --all-targets
# - rustup install 1.70
# - cargo version && cargo clippy --version
# - rustup show
# - SKIP_WASM_BUILD=1 cargo +1.70 clippy --all-targets --locked -p polkadot-runtime-parachains
- SKIP_WASM_BUILD=1 cargo clippy --all-targets --locked # -p polkadot-runtime-parachains