Remove target-dir
workaround for Clippy cache issues.
For a long while this hasn't been needed. See https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md#rust-152
This commit is contained in:
parent
83719c4c0f
commit
64cd0b997e
@ -19,7 +19,6 @@ IFS=$'\n\t'
|
||||
|
||||
export NULL=""
|
||||
cargo clippy \
|
||||
--target-dir=target/clippy \
|
||||
--all-features --all-targets \
|
||||
-- \
|
||||
--deny missing_docs \
|
||||
|
Loading…
x
Reference in New Issue
Block a user