Rust documentation is outdated
Metadata
Current evaluation
Closed. Documentation updates were redirected to Jira ticket CRAFT-3723. No code fix or merge was applied, leaving the issue pending external resolution.
Suggested action: —
No scores available.
Issue body
### What needs to get done
The docs mention the `rust-deps` keyword which does not exist:
> you can set rust-deps: ["rustc", "cargo"] and rust-channel: "none" in the part definition to override the default behaviour.
The docs should also be updated to reflect #903, which adds
```
Configures the following validation rules:
* 'rust-channel' is null or 'after: [rust-deps]': validate that cargo and rustc are installed
and do not install rustup
* 'rust-channel' is defined: validate that rustup is installed
* 'rust-channel' and 'after: [rust-deps]' are defined: raise an error
```
### Why it needs to get done
To have correct documentation
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed. Documentation updates were redirected to Jira ticket CRAFT-3723. No code fix or merge was applied, leaving the issue pending external resolution. | |
| qwen/qwen3.8-27b |
Impact:
25
Quick Win:
22.5
Staleness:
62
Complexity:
10
Confidence:
85
Support Request:
0
|
keep open | Rust plugin docs still reference a nonexistent rust-deps keyword and lack the validation rules added in PR #903. Outdated text remains in the docs; open PR #1681 (approved) fixes this issue. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
10
Confidence:
80
Support Request:
5
|
needs triage | Documentation incorrectly references a non-existent rust-deps keyword and needs updating to reflect recent validation rule changes. Currently unlabelled and awaiting maintainer review. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
10
Confidence:
80
Support Request:
10
|
needs triage | Documentation references a deprecated rust-deps keyword and needs updating to reflect changes from PR 903. Unlabeled and inactive for over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
10
Confidence:
75
Support Request:
0
|
close stale | Rust docs reference a non-existent rust-deps keyword and omit validation rule changes from PR #903. The issue remains open and inactive, tracked via Jira ticket CRAFT-3723. Requires documentation updates to match current implementation. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
No related issues found above the similarity threshold.