Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Aug 7, 2025

fixes #8817

changelog: [eta_reduction]: don't refer to ADT constructors as "function"s

@rustbot
Copy link
Collaborator

rustbot commented Aug 7, 2025

r? @samueltardieu

rustbot has assigned @samueltardieu.
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 Aug 7, 2025
Copy link

github-actions bot commented Aug 7, 2025

Lintcheck changes for ac9361e

Lint Added Removed Changed
clippy::redundant_closure 0 0 35

This comment will be updated if you push new changes

Copy link
Member

@samueltardieu samueltardieu left a comment

Choose a reason for hiding this comment

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

Please squash

@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 Aug 8, 2025
@ada4a
Copy link
Contributor Author

ada4a commented Aug 8, 2025

done!

@samueltardieu samueltardieu added this pull request to the merge queue Aug 8, 2025
Merged via the queue into rust-lang:master with commit d654c26 Aug 8, 2025
11 checks passed
@ada4a ada4a deleted the eta branch August 8, 2025 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

redundant_closure calls a tuple struct enum variant a function
3 participants