rust-lang / rust-lang/rust-forge
Standalone installation instructions doesn't have links for other rustup components
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 568
- Forks
- 253
- Avg merge
- 5h 33m
- Merged PRs (30d)
- 12
Description
https://forge.rust-lang.org/infra/other-installation-methods.html#standalone, https://static.rust-lang.org/dist/rust-std-1.47.0-armv7-unknown-linux-gnueabi.tar.xz. It looks like this is generated by https://github.com/rust-lang/rust-forge/blob/a91984837ddc87571e9dde6c90bd274c1c750f13/blacksmith/src/lib.rs#L140, but I can't see where rustup is populated.
Contributor guide
No contributing guide indexed for this repository
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 standalone installation section at forge.rust-lang.org/infra/other-installation-methods.html#standalone and inspect blacksmith/src/lib.rs around line 140, where the page is generated. Trace how rustup is populated and identify the missing links for other rustup components; done means the generated standalone instructions include those links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100