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

Part of #156110.

@rustbotrustbot 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

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

@cyrganicyrgani changed the title use deref_patterns in rustdocuse deref_patterns in rustdoc instead of box_patternsMay 13, 2026
@GuillaumeGomez

Copy link
Copy Markdown
Member

Nice, thanks!

@bors r+ rollup

@rust-bors

rust-borsBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

📌 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-borsrust-borsBot 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-borsBot 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.
This was referenced May 13, 2026
rust-borsBot 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-borsBot 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-borsBot merged commit be6fdee into rust-lang:mainMay 14, 2026
11 checks passed
@rustbotrustbot added this to the 1.97.0 milestone May 14, 2026
@cyrgani
cyrgani deleted the unbox-rustdoc branch May 14, 2026 06:56
flip1995 pushed a commit to flip1995/rust-clippy that referenced this pull request Aug 17, 2026
…uwer
Rollup of 7 pull requests
Successful merges:
- rust-lang/rust#156552 (Clippy subtree update)
- rust-lang/rust#156344 (Do not index past end of buffer when checking heuristic in error index syntax highlighter)
- rust-lang/rust#156500 (Privacy: move macros handling to early stage)
- rust-lang/rust#156260 (test: suppress deprecation warning)
- rust-lang/rust#156413 (rustdoc: Correctness & perf improvements to link-to-definition)
- rust-lang/rust#156539 (Add `ChildExt::kill_process_group`)
- rust-lang/rust#156540 (use `deref_patterns` in `rustdoc` instead of `box_patterns`)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-jsonArea: Rustdoc JSON backendS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant 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

@cyrgani@rustbot@GuillaumeGomez