Rust plugin prevents from building a single package in workspace
Metadata
Current evaluation
Rust plugin hardcodes --workspace in cargo build for virtual workspaces, blocking single-package builds via --package. Open ~18 months with no maintainer interaction; the hardcoded flag still exists in current code.
Suggested action: needs triage
Reason: The issue has no labels, no assignee, and zero maintainer comments in ~18 months, showing no triage has occurred. However, close_stale is not warranted because I verified the hardcoded `cargo build --workspace` at rust_plugin.py:324 still exists in current HEAD, so the reported limitation remains real and actionable. The fix is modest (drop or condition the flag per cargo's default-members semantics) but touches workspace build behavior and binary installation, warranting maintainer assessment.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
45
Quick Win:
24.75
Staleness:
75
Complexity:
45
Confidence:
80
Support Request:
10
|
needs triage | Rust plugin hardcodes --workspace in cargo build for virtual workspaces, blocking single-package builds via --package. Open ~18 months with no maintainer interaction; the hardcoded flag still exists in current code. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
92
Complexity:
20
Confidence:
85
Support Request:
10
|
needs triage | Rust plugin hardcodes --workspace in cargo build, blocking single-package builds. Untriaged, no maintainer comments, inactive for over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
30
Confidence:
75
Support Request:
10
|
needs triage | Rust plugin hardcodes --workspace flag, blocking single-package builds. Unlabelled, zero maintainer comments, inactive for over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
30
Confidence:
80
Support Request:
10
|
needs triage | Rust plugin hardcodes --workspace in cargo build, preventing single-package builds in virtual workspaces. Suggests removing the flag to respect --package or default-members. Open, inactive for 465 days, awaiting triage. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.