cargo-use: support Rust workspaces better
Metadata
Current evaluation
Feature request to improve the cargo-use plugin for Rust workspaces (multi-crate repos), where crates inheriting metadata from the workspace root fail to parse. No labels or maintainer response; the plugin still lacks workspace support at HEAD.
Suggested action: needs triage
Reason: The issue has no labels, zero comments, and no maintainer acknowledgement, so it has never been triaged. The reported gap is still real at HEAD: cargo_use_plugin.py still copies the entire source tree and raises 'Package section is missing in Cargo.toml file' for virtual workspaces, with no per-crate cargo package support. It should be kept open and triaged rather than closed, since the limitation persists.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
40
Quick Win:
18.0
Staleness:
62
Complexity:
55
Confidence:
80
Support Request:
15
|
needs triage | Feature request to improve the cargo-use plugin for Rust workspaces (multi-crate repos), where crates inheriting metadata from the workspace root fail to parse. No labels or maintainer response; the plugin still lacks workspace support at HEAD. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
65
Confidence:
90
Support Request:
10
|
needs triage | Enhancement request for cargo-use plugin to better handle Rust workspaces. Currently unlabelled, has zero comments, and shows no maintainer activity in over 200 days. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
75
Complexity:
65
Confidence:
90
Support Request:
10
|
needs triage | Feature request to improve Rust workspace support in the cargo-use plugin. Currently lacks maintainer response, labels, or assignee. Requires architectural changes to handle multi-crate workspaces efficiently. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
75
Complexity:
40
Confidence:
75
Support Request:
10
|
needs triage | Enhance cargo-use plugin to support Rust workspaces by enabling explicit crate selection via CARGO_PACKAGES, avoiding unreliable --workspace behavior. Open, zero comments, awaiting triage and assignment. |
Update history
No update history recorded yet.
Related work
-
Related To:
craft-parts#1062
(confidence 75%)
PR that introduced the cargo-use plugin (commit 6250df05 'feat: add cargo-use plugin (#1062)'); this issue asks to extend that plugin for workspaces.
Related issues
No related issues found above the similarity threshold.