Skip to content

tidy always being rebuild with --bless #122834

Closed
@matthiaskrgr

Description

@matthiaskrgr

this works fine:

x.py test
x.py test
x.py test
x.py test --bless

this also works

x.py test --bless
x.py test --bless

this seems to rebuild tidy for the second invocation? as if --bless somehow modified tidy itself which then need to be rebuilt?

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