-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Nested workspaces #5042
Copy link
Copy link
Open
Labels
A-manifestArea: Cargo.toml issuesArea: Cargo.toml issuesA-workspacesArea: workspacesArea: workspacesC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-needs-rfcStatus: Needs an RFC to make progress.Status: Needs an RFC to make progress.
Metadata
Metadata
Assignees
Labels
A-manifestArea: Cargo.toml issuesArea: Cargo.toml issuesA-workspacesArea: workspacesArea: workspacesC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-needs-rfcStatus: Needs an RFC to make progress.Status: Needs an RFC to make progress.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Allow multiple layers of workspaces, not just one. This would be useful for tools in the Rust repo, and I think more generally.