Skip to content

Move doc_cfg-specific code into cfg.rs - #147270

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:move-cfg-code
Oct 3, 2025
Merged

Move doc_cfg-specific code into cfg.rs#147270
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:move-cfg-code

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

Follow-up of #138907.

r? lolbinarycat

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Oct 2, 2025
@lolbinarycat

Copy link
Copy Markdown
Contributor

not a single change besides moving code and changing imports (not even indentation, which made this very easy to review very thoroughly)

@bors r+ rollup

@bors

bors commented Oct 2, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 6275a19 has been approved by lolbinarycat

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 Oct 2, 2025
@ZalatharZalathar mentioned this pull request Oct 2, 2025
bors added a commit that referenced this pull request Oct 3, 2025
Rollup of 6 pull requests
Successful merges:
- #141839 (make rust-analyzer use a dedicated build directory)
- #146166 (Implement range support in `//@ edition`)
- #147259 (cg_llvm: Use helper methods for all calls to `LLVMMDNodeInContext2`)
- #147263 (Disable triagebot auto stable-regression compiler backport nominations pending redesign)
- #147268 (add arm-maintainers to various targets)
- #147270 (Move doc_cfg-specific code into `cfg.rs`)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 9e1b24d into rust-lang:masterOct 3, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Oct 3, 2025
Rollup merge of #147270 - GuillaumeGomez:move-cfg-code, r=lolbinarycat
Move doc_cfg-specific code into `cfg.rs`
Follow-up of #138907.
r? lolbinarycat
@rustbotrustbot added this to the 1.92.0 milestone Oct 3, 2025
@Zalathar

Copy link
Copy Markdown
Member

Bors hasn't noticed that this was merged.

@bors r-

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Oct 3, 2025
@GuillaumeGomez
GuillaumeGomez deleted the move-cfg-code branch October 3, 2025 09:19
github-actionsBot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Oct 6, 2025
Rollup of 6 pull requests
Successful merges:
- rust-lang/rust#141839 (make rust-analyzer use a dedicated build directory)
- rust-lang/rust#146166 (Implement range support in `//@ edition`)
- rust-lang/rust#147259 (cg_llvm: Use helper methods for all calls to `LLVMMDNodeInContext2`)
- rust-lang/rust#147263 (Disable triagebot auto stable-regression compiler backport nominations pending redesign)
- rust-lang/rust#147268 (add arm-maintainers to various targets)
- rust-lang/rust#147270 (Move doc_cfg-specific code into `cfg.rs`)
r? `@ghost`
`@rustbot` modify labels: rollup
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@GuillaumeGomez@lolbinarycat@bors@Zalathar@rustbot