[Migrated] Outdated docs (suggesting now-obsoleted versions, linking to since-renamed files, etc.).
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/1015
Old labels: t: bug
Originally creatd by FuzzyLitchi on 2023-03-21T15:09:52Z
In this page the link to "https://github.com/EmbarkStudios/rust-gpu/blob/main/rust-toolchain" is broken, presumably missing .toml at the end.
Also, it recommends using spirv-builder = "0.4" but it seems that is incompatible with the current rust-toolchain.toml file as the compile error helpfully points out. spirv-builder = "0.6" seems to work.
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 writing-shader-crates page in the Rust-GPU book and verify its links and dependency guidance against the repository's current rust-toolchain.toml and spirv-builder versions. Done means the rust-toolchain link resolves and the documented spirv-builder version is compatible with the current toolchain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100