Skip to content

Commit

Permalink
Change check_all
Browse files Browse the repository at this point in the history
  • Loading branch information
kiffie committed Jul 6, 2023
1 parent 001720b commit 2d5af36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pic32-hal/check_all
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/sh
# check and clippy for all reasonable feature combinations

export RUSTFLAGS="$RUSTFLAGS -Dwarnings"

cargo_check() {
local features=$1
echo "cargo check --features $features"
Expand Down

0 comments on commit 2d5af36

Please sign in to comment.