Skip to content

rustbuild: There are two tmp/ directories #34586

Description

@alexcrichton

When doing a build with rustbuild, it turns out that two tmp/ dirs end up being created. One is in the build/ directory that rustbuild owns, and one is in the current directory (next to the build directory). The one next to the build directory contains some information for partitioning tests and information about the error index. Both of these shouldn't exist and their output should be in the rustbuild build/ directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.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