Open
Description
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.
Metadata
Metadata
Assignees
Labels
Area: Command-line interface (CLI) to the compilerBlocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCStatus: There are blocking design concerns.Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the cargo team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.This issue requires a nightly compiler in some way.
Type
Projects
Status
Unstable, no backers