-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
C-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.S-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.S-needs-team-inputStatus: Needs input from team on whether/how to proceed.Status: Needs input from team on whether/how to proceed.Z-build-planNightly: --build-plan featureNightly: --build-plan feature
Description
Implemented in #5301, Cargo gained the ability to produce a JSON build plan containing a list of commands that need to be executed to build a target.
The feature is currently unstable and requires a nightly Cargo release as well as the -Zunstable-options
command line argument. This issue tracks its eventual stabilization.
This feature was originally requested in #3815 to facilitate Cargo's integration into other build systems.
jwatt, deikatsuo, ciarand, Tachi107, guilhermewerner and 3 more
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: A tracking issue for something unstable.Category: A tracking issue for something unstable.S-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.S-needs-team-inputStatus: Needs input from team on whether/how to proceed.Status: Needs input from team on whether/how to proceed.Z-build-planNightly: --build-plan featureNightly: --build-plan feature
Type
Projects
Status
Unstable, no backers