Skip to content

add sitemap to rust docs - #139593

Merged
bors merged 1 commit into
rust-lang:masterfrom
lolbinarycat:sitemap
Sep 9, 2025
Merged

add sitemap to rust docs#139593
bors merged 1 commit into
rust-lang:masterfrom
lolbinarycat:sitemap

Conversation

@lolbinarycat

Copy link
Copy Markdown
Contributor

attempt to mitigate #104670

@rustbot

Copy link
Copy Markdown
Collaborator

r? @ehuss

rustbot has assigned @ehuss.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Apr 9, 2025
@lolbinarycat
lolbinarycat marked this pull request as ready for review April 25, 2025 19:41
Comment threadsrc/doc/sitemap.txt
@Enselic

Copy link
Copy Markdown
Member

Triage: Let's try re-rolling reviewer.

r? bootstrap

@rustbotrustbot assigned jieyouxu and unassigned ehussSep 6, 2025
@jieyouxujieyouxu added the T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. label Sep 8, 2025
@jieyouxu

Copy link
Copy Markdown
Member

Asking about this during today's infra meeting.

@jieyouxujieyouxu added S-waiting-on-team S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. S-waiting-on-team labels Sep 8, 2025

@jieyouxujieyouxu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not 100% sure if this is sufficient, but let's give it a try. Thanks.

View changes since this review

Comment threadsrc/doc/sitemap.txt
@jieyouxu

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Sep 9, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit bebaa8a has been approved by jieyouxu

It is now in the queue for this repository.

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 9, 2025
@ZalatharZalathar mentioned this pull request Sep 9, 2025
bors added a commit that referenced this pull request Sep 9, 2025
Rollup of 11 pull requests
Successful merges:
- #139593 (add sitemap to rust docs)
- #145819 (Port limit attributes to the new attribute parsing infrastructure)
- #146025 (compiler: Include span of too huge array with `-Cdebuginfo=2`)
- #146184 (In the rustc_llvm build script, don't consider arm64* to be 32-bit)
- #146195 (fix partial urlencoded link support)
- #146300 (Implement `Sum` and `Product` for `f16` and `f128`.)
- #146314 (mark `format_args_nl!` as `#[doc(hidden)]`)
- #146324 (const-eval: disable pointer fragment support)
- #146326 (simplify the declaration of the legacy integer modules (`std::u32` etc.))
- #146339 (Update books)
- #146343 (Weakly export `platform_version` symbols)
r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit that referenced this pull request Sep 9, 2025
Rollup of 11 pull requests
Successful merges:
- #139593 (add sitemap to rust docs)
- #145819 (Port limit attributes to the new attribute parsing infrastructure)
- #146025 (compiler: Include span of too huge array with `-Cdebuginfo=2`)
- #146184 (In the rustc_llvm build script, don't consider arm64* to be 32-bit)
- #146195 (fix partial urlencoded link support)
- #146300 (Implement `Sum` and `Product` for `f16` and `f128`.)
- #146314 (mark `format_args_nl!` as `#[doc(hidden)]`)
- #146324 (const-eval: disable pointer fragment support)
- #146326 (simplify the declaration of the legacy integer modules (`std::u32` etc.))
- #146339 (Update books)
- #146343 (Weakly export `platform_version` symbols)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 8e5f838 into rust-lang:masterSep 9, 2025
@rustbotrustbot added this to the 1.91.0 milestone Sep 9, 2025
rust-timer added a commit that referenced this pull request Sep 9, 2025
Rollup merge of #139593 - lolbinarycat:sitemap, r=jieyouxu
add sitemap to rust docs
attempt to mitigate #104670
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@lolbinarycat@rustbot@Enselic@jieyouxu@bors@ehuss