Skip to content

Add test for #109804#153664

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
estebank:issue-109804
Mar 11, 2026
Merged

Add test for #109804#153664
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
estebank:issue-109804

Conversation

@estebank
Copy link
Contributor

@estebank estebank commented Mar 10, 2026

Close #109804.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 10, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 10, 2026

r? @nnethercote

rustbot has assigned @nnethercote.
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: compiler
  • compiler expanded to 69 candidates
  • Random selection from 17 candidates

@rustbot
Copy link
Collaborator

rustbot commented Mar 10, 2026

⚠️ Warning ⚠️

  • There are issue links (such as #123) in the commit messages of the following commits.
    Please move them to the PR description, to avoid spamming the issues with references to the commit, and so this bot can automatically canonicalize them to avoid issues with subtree.

@lqd
Copy link
Member

lqd commented Mar 10, 2026

Thanks!

r? me and r=me when green

@rustbot rustbot assigned lqd and unassigned nnethercote Mar 10, 2026
@estebank
Copy link
Contributor Author

@bors r=lqd rollup=always

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 10, 2026

📌 Commit ff67fd0 has been approved by lqd

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 Mar 10, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 10, 2026
rust-bors bot pushed a commit that referenced this pull request Mar 10, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #153560 (Introduce granular tidy_ctx's check in extra_checks)
 - #153666 (Add a regression test for #153599)
 - #153493 (Remove `FromCycleError` trait)
 - #153549 (tests/ui/binop: add annotations for reference rules)
 - #153641 (Move `Spanned`.)
 - #153663 (Remove `TyCtxt::node_lint` method and `rustc_middle::lint_level` function)
 - #153664 (Add test for #109804)
rust-bors bot pushed a commit that referenced this pull request Mar 11, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #153560 (Introduce granular tidy_ctx's check in extra_checks)
 - #153666 (Add a regression test for #153599)
 - #153493 (Remove `FromCycleError` trait)
 - #153549 (tests/ui/binop: add annotations for reference rules)
 - #153641 (Move `Spanned`.)
 - #153663 (Remove `TyCtxt::node_lint` method and `rustc_middle::lint_level` function)
 - #153664 (Add test for #109804)
rust-bors bot pushed a commit that referenced this pull request Mar 11, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #153560 (Introduce granular tidy_ctx's check in extra_checks)
 - #153666 (Add a regression test for #153599)
 - #153493 (Remove `FromCycleError` trait)
 - #153549 (tests/ui/binop: add annotations for reference rules)
 - #153641 (Move `Spanned`.)
 - #153663 (Remove `TyCtxt::node_lint` method and `rustc_middle::lint_level` function)
 - #153664 (Add test for #109804)
@rust-bors rust-bors bot merged commit e23436f into rust-lang:main Mar 11, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Mar 11, 2026
Rollup merge of #153664 - estebank:issue-109804, r=lqd

Add test for #109804

Close #109804.
@rustbot rustbot added this to the 1.96.0 milestone Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

don't suggest borrowing the Borrow::borrow function item

4 participants