Skip to content

Conversation

@lengyijun
Copy link
Contributor

changelog: [needless_collect]: extend needless_collect to lint more cases

Fix #14350

@rustbot
Copy link
Collaborator

rustbot commented Mar 6, 2025

r? @y21

rustbot has assigned @y21.
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 the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 6, 2025
@lengyijun lengyijun force-pushed the extend_needless_collect branch 2 times, most recently from eb133b0 to 5edcbbb Compare March 6, 2025 12:10
@lengyijun lengyijun force-pushed the extend_needless_collect branch from 6a16dae to 2d3a3df Compare March 9, 2025 00:12
@rustbot

This comment has been minimized.

@lengyijun lengyijun force-pushed the extend_needless_collect branch from 2d3a3df to 409b9f9 Compare April 24, 2025 07:26
@Jarcho
Copy link
Contributor

Jarcho commented Sep 17, 2025

Ping @y21 from triage. It looks like this is waiting on review.

Copy link
Contributor

@ada4a ada4a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not the reviewer, but this looks pretty good to me

View changes since this review

@Jarcho
Copy link
Contributor

Jarcho commented Oct 16, 2025

r? Jarcho

@rustbot rustbot assigned Jarcho and unassigned y21 Oct 16, 2025
@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels Oct 28, 2025
@lengyijun lengyijun force-pushed the extend_needless_collect branch from 409b9f9 to a8e509f Compare October 28, 2025 23:58
@rustbot
Copy link
Collaborator

rustbot commented Oct 28, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@lengyijun lengyijun force-pushed the extend_needless_collect branch from a8e509f to 6d7072b Compare October 29, 2025 00:07
@lengyijun
Copy link
Contributor Author

@Jarcho Ready for review

@ada4a
Copy link
Contributor

ada4a commented Oct 30, 2025

@lengyijun, for marking the PR as ready to review, please use the following command (me mentioning it will already call it, so you don't need to do anything this time):

@rustbot ready

Normally, rustbot will make a comment about that – weird that it didn't this time..

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties and removed S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) labels Oct 30, 2025
Copy link
Contributor

@Jarcho Jarcho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jarcho Jarcho added this pull request to the merge queue Oct 31, 2025
Merged via the queue into rust-lang:master with commit e629869 Oct 31, 2025
11 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 31, 2025
@lengyijun lengyijun deleted the extend_needless_collect branch October 31, 2025 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

extend needless_collect

5 participants