CUDA links are broken
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 694
- Forks
- 336
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 9
Description
The CUDA links, e.g. here:
https://github.com/rust-lang/stdarch//blob/eb1b14b2afcd0c3034af831e28a2b8d57039959b/crates/core_arch/src/nvptx/packed.rs#L57-L59
are all broken -- I just get "Page Not Found" under these URLs.
(Lol, it seems like github links to specific lines in files are also broken... amazing...)
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
Search the repository for CUDA links, starting with crates/core_arch/src/nvptx/packed.rs at lines 57-59. Check each referenced GitHub URL and update the broken links so they resolve, then verify the affected links.
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