Skip to content

tidy requires src/tools/rustc-perf?  #126559

Closed
@matthiaskrgr

Description

@matthiaskrgr

I did an x.py test crashes which went find, when I did a x.py test crashes tidy afterwards, it seems like that caused rustc-perf to be initially pulled into the repo 🤔 as if it was a dependency for running tidy?? 🤔 🤔

    Finished `dev` profile [unoptimized] target(s) in 0.03s
Updating submodule src/tools/rustc-perf
Submodule 'src/tools/rustc-perf' (https://github.com/rust-lang/rustc-perf.git) registered for path 'src/tools/rustc-perf'
Cloning into '/home/matthias/vcs/github/rust/src/tools/rustc-perf'...
remote: Enumerating objects: 7900, done.
remote: Counting objects: 100% (7900/7900), done.
remote: Compressing objects: 100% (5222/5222), done.
remote: Total 7900 (delta 2588), reused 6415 (delta 2492), pack-reused 0
Receiving objects: 100% (7900/7900), 28.05 MiB | 6.42 MiB/s, done.
Resolving deltas: 100% (2588/2588), done.
Submodule path 'src/tools/rustc-perf': checked out 'c64bb60dd1636922b1ccbb82867bed934a99dbcb'
Building stage0 tool tidy (x86_64-unknown-linux-gnu)
   Compiling proc-macro2 v1.0.85
   Compiling unicode-ident v1.0.12
   Compiling memchr v2.5.0
   Compiling serde v1.0.203

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.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