[Migrated] Cargo component not available with nightly 2023-05-27 which is publicised on crates.io
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 3.4k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
Issue automatically imported from old repo: https://github.com/EmbarkStudios/rust-gpu/issues/1117
Old labels: t: enhancement
Originally creatd by gl-yziquel on 2024-01-17T12:41:20Z
Currently, the 0.9.0 release on crates.io instructs to use a toolchain which forbids me to use cargo:
mini-me@virtucon ~/h/s/mud-rust-gpu (develop)> cargo clean
error: the 'cargo' binary, normally provided by the 'cargo' component, is not applicable to the 'nightly-2023-05-27-x86_64-unknown-linux-gnu' toolchain
Better instructions would be useful.
See here for the spirv-builder crate on crates-io:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the spirv-builder crate page on crates.io and inspect the published 0.9.0 toolchain instruction that leads to the missing Cargo component. Update the user-facing instructions to identify a usable toolchain or explain how Cargo should be installed, then verify the rendered crate guidance is accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100