mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Test clippy first to workaround the derive-new conflict.
This commit is contained in:
parent
bc2ba799cb
commit
9c5c8d6491
@ -31,10 +31,11 @@ python2.7 "$X_PY" test --no-fail-fast \
|
||||
src/doc/nomicon \
|
||||
src/doc/reference \
|
||||
src/doc/rust-by-example \
|
||||
src/tools/clippy \
|
||||
src/tools/rls \
|
||||
src/tools/rustfmt \
|
||||
src/tools/miri \
|
||||
src/tools/clippy
|
||||
|
||||
set -e
|
||||
|
||||
cat "$TOOLSTATE_FILE"
|
||||
|
Loading…
Reference in New Issue
Block a user