Skip to content

Running run-make tests performs unnecessary rebuilds #126464

Closed
@Kobzol

Description

@Kobzol

With the latest master, when I run a run-make test twice in a row, bootstrap rebuilds lld-wrapper and rustdoc:

./x test tests/run-make/CURRENT_RUSTC_VERSION/
./x test tests/run-make/CURRENT_RUSTC_VERSION/
<lld-wrapper + rustdoc rebuilt>

This has to be a recent regression, it didn't happen until ~yesterday. Confirmed with @jieyouxu that it also happens for them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions