Skip to content

Conversation

hkBst
Copy link
Member

@hkBst hkBst commented Sep 5, 2025

Fixes for:

warning: bound is defined in more than one place
warning: empty line after doc comment

@rustbot
Copy link
Collaborator

rustbot commented Sep 5, 2025

r? @matthewjasper

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

@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 Sep 5, 2025
@cjgillot
Copy link
Contributor

cjgillot commented Sep 6, 2025

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 6, 2025

📌 Commit ad21f43 has been approved by cjgillot

It is now in the queue for this repository.

@bors bors 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 Sep 6, 2025
bors added a commit that referenced this pull request Sep 7, 2025
Rollup of 4 pull requests

Successful merges:

 - #146200 (Simplify rustdoc-gui tester by calling directly browser-ui-test)
 - #146236 (gpu offload: change suspicious map into filter)
 - #146240 (DynamicConfig: use canonical clone impl)
 - #146251 (rustc_middle: clippy fixes)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 0194860 into rust-lang:master Sep 7, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Sep 7, 2025
Rollup merge of #146251 - hkBst:clippy-fix-8, r=cjgillot

rustc_middle: clippy fixes

Fixes for:
```text
warning: bound is defined in more than one place
warning: empty line after doc comment
```
@rustbot rustbot added this to the 1.91.0 milestone Sep 7, 2025
@hkBst hkBst deleted the clippy-fix-8 branch September 7, 2025 07:41
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.

5 participants