x.py test src/tools/clippy shouldn't build rustdoc #84036
Labels
A-clippy
Area: Clippy
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I tried this code:
x.py test src/tools/clippy
I expected to see this happen: bootstrap builds the compiler and clippy
Instead, this happened: bootstrap builds the compiler, clippy, and rustdoc
Meta
git merge-base HEAD origin/master
is 69e1d22The text was updated successfully, but these errors were encountered: