Skip to content

tidy: properly check for orphaned unstable_book pages - #139151

Merged
bors merged 2 commits into
rust-lang:masterfrom
mejrs:underscore_to_dash
Apr 1, 2025
Merged

tidy: properly check for orphaned unstable_book pages#139151
bors merged 2 commits into
rust-lang:masterfrom
mejrs:underscore_to_dash

Conversation

@mejrs

Copy link
Copy Markdown
Member

This also recommends using underscores - something that took me a little bit too long to figure out.

Note: this PR deletes the page src/doc/unstable-book/src/library-features/c-variadic.md. The page src/doc/unstable-book/src/lang-features/c-variadic.md remains.

@rustbot

Copy link
Copy Markdown
Collaborator

r? @onur-ozkan

rustbot has assigned @onur-ozkan.
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 A-tidy Area: The tidy tool 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 Mar 30, 2025
@onur-ozkan

Copy link
Copy Markdown
Contributor

Makes sense.

@bors r+

@bors

bors commented Mar 31, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 14e4f9f has been approved by onur-ozkan

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 Mar 31, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 1, 2025
…iaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#138426 (Fix `armv7-sony-vita-newlibeabihf` LLVM target triple)
- rust-lang#138840 (rustc_resolve: Test the order that preludes are resolved)
- rust-lang#139039 (Reduce kw::Empty usage, part 4)
- rust-lang#139151 (tidy: properly check for orphaned unstable_book pages)
- rust-lang#139176 (Remove fragile equal-pointers-unequal/*/print3.rs tests.)
- rust-lang#139179 (Remove me from vacation)
- rust-lang#139181 (Fix invalid link in docs)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit d78704a into rust-lang:masterApr 1, 2025
@rustbotrustbot added this to the 1.88.0 milestone Apr 1, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 1, 2025
Rollup merge of rust-lang#139151 - mejrs:underscore_to_dash, r=onur-ozkan
tidy: properly check for orphaned unstable_book pages
This also recommends using underscores - something that took me a little bit too long to figure out.
Note: this PR deletes the page `src/doc/unstable-book/src/library-features/c-variadic.md`. The page `src/doc/unstable-book/src/lang-features/c-variadic.md` remains.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tidyArea: The tidy toolS-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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@mejrs@rustbot@onur-ozkan@bors