Skip to content

Bootstrap re-builds everything after "x.py check" #130108

Closed
@RalfJung

Description

@RalfJung

Some time over the last days, this started happening:

$ ./x.py test ui --bless -- null
$ ./x.py check miri
$ ./x.py test ui --bless -- null

The third invocation should finish immediately, but instead it rebuilds everything. So what is usually a 1s edit-test cycle now takes a full minute.

Cc @rust-lang/bootstrap

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-contributor-roadblockArea: Makes things more difficult for new or seasoned contributors to RustT-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