Skip to content
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

chore: replace all doctest usage of pin_mut with pin #2940

Merged
merged 4 commits into from
Apr 5, 2025

Conversation

tisonkun
Copy link
Contributor

@tisonkun tisonkun commented Apr 5, 2025

This follows up #2929 (comment) step 1.

cc @taiki-e

This refers to #2924.

@rustbot rustbot added A-future Area: futures::future A-macro Area: macro related A-sink Area: futures::sink A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 5, 2025
Signed-off-by: tison <[email protected]>
@tisonkun tisonkun force-pushed the replace-inner-usage-of-pin-mut branch from 5c8e5b0 to 6585500 Compare April 5, 2025 06:25
Signed-off-by: tison <[email protected]>
Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

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

Thank!

@taiki-e taiki-e merged commit 1d2089a into rust-lang:master Apr 5, 2025
24 checks passed
@tisonkun tisonkun deleted the replace-inner-usage-of-pin-mut branch April 5, 2025 07:26
@taiki-e taiki-e added 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. A-future Area: futures::future A-macro Area: macro related A-sink Area: futures::sink A-stream Area: futures::stream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants