-
Notifications
You must be signed in to change notification settings - Fork 1.8k
clean-up future_not_send
a bit
#15554
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
r? @Alexendoo rustbot has assigned @Alexendoo. Use |
r? clippy |
03ed395
to
fcfad7f
Compare
fcfad7f
to
d908051
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really gentle contribution, just a nit
removes one level of nesting
d908051
to
fe86ce6
Compare
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. |
Sneaked in another simplification (imo) while at it, do let me know if it's okay to leave in EDIT: Uhh, the range-diff came out kind of funky -- the actual change isn't like that 😅 |
@rustbot ready |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks! ❤️ nice cleanup
changelog: none