Rust-GPU / Rust-GPU/rust-gpu

[Migrated] Cargo component not available with nightly 2023-05-27 which is publicised on crates.io

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
3.4k
Forks
126
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:

https://crates.io/crates/spirv-builder

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.