Skip to content

use deref_patterns in rustdoc instead of box_patterns#156540

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
cyrgani:unbox-rustdoc
May 14, 2026
Merged

use deref_patterns in rustdoc instead of box_patterns#156540
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
cyrgani:unbox-rustdoc

Conversation

@cyrgani
Copy link
Copy Markdown
Contributor

@cyrgani cyrgani commented May 13, 2026

Part of #156110.

@rustbot rustbot added A-rustdoc-json Area: Rustdoc JSON backend 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels May 13, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 13, 2026

r? @GuillaumeGomez

rustbot has assigned @GuillaumeGomez.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: rustdoc
  • rustdoc expanded to 9 candidates
  • Random selection from GuillaumeGomez, fmease, lolbinarycat, notriddle

@cyrgani cyrgani changed the title use deref_patterns in rustdoc use deref_patterns in rustdoc instead of box_patterns May 13, 2026
@GuillaumeGomez
Copy link
Copy Markdown
Member

Nice, thanks!

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 13, 2026

📌 Commit 6e99c68 has been approved by GuillaumeGomez

It is now in the queue for this repository.

🌲 The tree is currently closed for pull requests below priority 1000. This pull request will be tested once the tree is reopened.

@rust-bors rust-bors Bot 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 May 13, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 13, 2026
…Gomez

use `deref_patterns` in `rustdoc` instead of `box_patterns`

Part of rust-lang#156110.
rust-bors Bot pushed a commit that referenced this pull request May 13, 2026
…uwer

Rollup of 5 pull requests

Successful merges:

 - #155521 (Add lint againts invalid runtime symbol definitions)
 - #156500 (Privacy: move macros handling to early stage)
 - #156413 (rustdoc: Correctness & perf improvements to link-to-definition)
 - #156539 (Add `ChildExt::kill_process_group`)
 - #156540 (use `deref_patterns` in `rustdoc` instead of `box_patterns`)
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 13, 2026
…Gomez

use `deref_patterns` in `rustdoc` instead of `box_patterns`

Part of rust-lang#156110.
rust-bors Bot pushed a commit that referenced this pull request May 13, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #156552 (Clippy subtree update)
 - #156344 (Do not index past end of buffer when checking heuristic in error index syntax highlighter)
 - #156500 (Privacy: move macros handling to early stage)
 - #156260 (test: suppress deprecation warning)
 - #156413 (rustdoc: Correctness & perf improvements to link-to-definition)
 - #156539 (Add `ChildExt::kill_process_group`)
 - #156540 (use `deref_patterns` in `rustdoc` instead of `box_patterns`)
rust-bors Bot pushed a commit that referenced this pull request May 14, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #156552 (Clippy subtree update)
 - #156344 (Do not index past end of buffer when checking heuristic in error index syntax highlighter)
 - #156500 (Privacy: move macros handling to early stage)
 - #156260 (test: suppress deprecation warning)
 - #156413 (rustdoc: Correctness & perf improvements to link-to-definition)
 - #156539 (Add `ChildExt::kill_process_group`)
 - #156540 (use `deref_patterns` in `rustdoc` instead of `box_patterns`)
rust-timer added a commit that referenced this pull request May 14, 2026
Rollup merge of #156540 - cyrgani:unbox-rustdoc, r=GuillaumeGomez

use `deref_patterns` in `rustdoc` instead of `box_patterns`

Part of #156110.
@rust-bors rust-bors Bot merged commit be6fdee into rust-lang:main May 14, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone May 14, 2026
@cyrgani cyrgani deleted the unbox-rustdoc branch May 14, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants