← Back to issue list

Rust documentation is outdated

View original Github issue

Metadata

Project
craft-parts
Number
#912
Type
issue
State
open
Author
mr-cal
Labels
Created
2024-11-27 22:00:01+00:00
Updated
2025-03-11 14:28:29+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

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

No evaluation history available.