Skip to content

Tracking issue for -Z binary-dep-depinfo #63012

Open
@ehuss

Description

@ehuss

This is a tracking issue for -Z binary-dep-depinfo added in #61727.
The cargo side is implemented in rust-lang/cargo#7137.

Blockers:

  • Canonicalized paths on Windows. The dep-info file includes a mix of dos-style and extended-length (\\?\) paths, and I think we want to use only one style (whatever is compatible with make and other tools). See the PR for details.
  • Codegen backends are not tracked.

cc @Mark-Simulacrum @alexcrichton

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-CLIArea: Command-line interface (CLI) to the compilerB-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCS-tracking-design-concernsStatus: There are blocking design concerns.S-tracking-needs-summaryStatus: It's hard to tell what's been done and what hasn't! Someone should do some investigation.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-cargoRelevant to the cargo team, which will review and decide on the PR/issue.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.requires-nightlyThis issue requires a nightly compiler in some way.

    Type

    No type

    Projects

    Status

    Unstable, no backers

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions