rust-lang / rust-lang/rustup

Find out a way to upload arbitrary hotfixes to the user guide

Open
#4,615 1 comment 0 reactions 1 assignee View on GitHub

@rami3l is already working on this.

Since Sep 2, 2026.

enhancement
Dominant language
Rust
Stars
7k
Forks
1.1k
Avg merge
22h 40m
Merged PRs (30d)
46

Description

Problem you are trying to solve

As discussed in https://rust-lang.zulipchat.com/#narrow/channel/490103-t-rustup/topic/stable.20docs/near/558754674, there are times when we want to update the stable user guide without doing the full release.

Currently this is not trivially feasible, e.g. #4613 has failed due to rust-lang/rust's CI structure changes accumulated over time.

Solution you'd like

one hack that I can think about is to use a very specific format for book hotfixes for the pipeline to detect, so that such commits will not trigger the actual build of the binaries[...]

Notes

No response

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.