Skip to content

Cargo build-dir supportΒ #20150

Open
Open
@epage

Description

@epage

The Cargo team has done a Call for Testing for the unstable build-dir and I'm looking into stabilizing it. This allows users to move intermediate artifacts out of their target-dir. With how r-a is using target-dir (e.g. #20072), it seems that build-dir will be the more appropriate location moving forward.

Note:

  • build-dir files do not have compatibility guarantees
  • In the future we may change the default build-dir
  • In the future, we may change the layout of build-dir

See rust-lang/cargo#14125 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cargocargo related issuesC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions