rust-lang / rust-lang/docs.rs

Redirect to /crate/:crate/:version in more places instead of 404ing

Open
#603 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-frontend E-easy mentor P-low
Dominant language
Rust
Stars
1.2k
Forks
232
Avg merge
11h 35m
Merged PRs (30d)
60

Description

Contributor guide

No contributing guide indexed for this repository

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 by reproducing the 404 for https://docs.rs/crate/bat/0.12.1// and compare it with the listed URLs that already redirect. Trace the request-routing entry point responsible for crate paths; done means the double-slash URL redirects consistently to https://docs.rs/crate/bat/0.12.1, with coverage for the corrected behavior if the project has routing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.