feat: add from_fn_ptr to Waker and LocalWaker by Ddystopia · Pull Request #146057 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation9 Commits2 Checks11 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@Ddystopia

@Ddystopia

@rustbot

r? @scottmcm

rustbot has assigned @scottmcm.
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 S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-libs

Relevant to the library team, which will review and decide on the PR/issue.

labels

Aug 31, 2025

@xizheyin

Thanks for the PR. Using Closes #146055 in the PR description can close the issue when this PR is merged.

@jieyouxu

@rustbot rustbot added the T-libs-api

Relevant to the library API team, which will review and decide on the PR/issue.

label

Sep 1, 2025

@dtolnay

@rustbot

⚠️ Warning ⚠️

dtolnay

Choose a reason for hiding this comment

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

@dtolnay

@bors

📌 Commit 75835fb has been approved by dtolnay

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Nov 4, 2025

Zalathar added a commit to Zalathar/rust that referenced this pull request

Nov 4, 2025

@Zalathar

bors added a commit that referenced this pull request

Nov 4, 2025

@bors

Rollup of 10 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

Zalathar added a commit to Zalathar/rust that referenced this pull request

Nov 4, 2025

@Zalathar

bors added a commit that referenced this pull request

Nov 4, 2025

@bors

Rollup of 9 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit that referenced this pull request

Nov 4, 2025

@bors

Rollup of 8 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Nov 4, 2025

@rust-timer

Rollup merge of #146057 - Ddystopia:waker-fn, r=dtolnay

feat: add from_fn_ptr to Waker and LocalWaker

Closes: #146055

@bors

@Kobzol

@bors bors added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

and removed S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

labels

Nov 4, 2025

github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request

Nov 30, 2025

@Zalathar

Labels

S-waiting-on-ACP

Status: PR has an ACP and is waiting for the ACP to complete.

S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

T-libs

Relevant to the library team, which will review and decide on the PR/issue.

T-libs-api

Relevant to the library API team, which will review and decide on the PR/issue.