-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-clippyArea: ClippyArea: ClippyA-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustArea: Makes things more difficult for new or seasoned contributors to RustC-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
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 69e1d22
Metadata
Metadata
Assignees
Labels
A-clippyArea: ClippyArea: ClippyA-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustArea: Makes things more difficult for new or seasoned contributors to RustC-bugCategory: This is a bug.Category: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)