rust-lang / rust-lang/stdarch

CUDA links are broken

Open
#2,055 2 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.