Skip to content

Re-export alloc::task::Wake#3010

Merged
taiki-e merged 1 commit into
rust-lang:masterfrom
lms0806:issue_3006
Jun 4, 2026
Merged

Re-export alloc::task::Wake#3010
taiki-e merged 1 commit into
rust-lang:masterfrom
lms0806:issue_3006

Conversation

@lms0806

@lms0806 lms0806 commented May 21, 2026

Copy link
Copy Markdown
Contributor

I added alloc::task::Wake to fix it pointing in the correct direction.

@rustbot rustbot added A-task Area: futures::task S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 21, 2026
@lms0806
lms0806 force-pushed the issue_3006 branch 2 times, most recently from e2d988f to 6828266 Compare May 21, 2026 14:28
@taiki-e taiki-e changed the title Fix broken Wake link in Waker documentation Re-export alloc::task::Wake Jun 4, 2026

@taiki-e taiki-e left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@taiki-e
taiki-e merged commit 4e7fdc5 into rust-lang:master Jun 4, 2026
25 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 4, 2026
@taiki-e taiki-e added the 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. label Jun 4, 2026
@taiki-e taiki-e mentioned this pull request Jun 4, 2026
@taiki-e taiki-e linked an issue Jun 4, 2026 that may be closed by this pull request
@taiki-e taiki-e mentioned this pull request Jul 18, 2026
taiki-e pushed a commit that referenced this pull request Jul 18, 2026
@taiki-e

taiki-e commented Jul 18, 2026

Copy link
Copy Markdown
Member

Published in 0.3.33.

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-task Area: futures::task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link in docs

3 participants