Uh oh!
There was an error while loading. Please reload this page.
Implement stable-wakers RFC - #109706
Conversation
rustbot
commented
Mar 28, 2023
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @m-ou-se (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
rustbot
commented
Mar 28, 2023
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
workingjubilee
commented
Mar 28, 2023
Ironically, this PR is getting negative feedback from tidy due to the lack of stability attributes. |
p-avital
commented
Mar 28, 2023
Is writing an arbitrary feature name sufficient? |
This comment has been minimized.
This comment has been minimized.
workingjubilee
commented
Mar 29, 2023
Yes, you can just pick names out of a hat. |
bors
commented
Apr 14, 2023
☔ The latest upstream changes (presumably #110324) made this pull request unmergeable. Please resolve the merge conflicts. |
workingjubilee
commented
Jul 28, 2023
I believe the way the conversation in rust-lang/rfcs#3404 went suggests this will not be pursued further, please feel free to reopen and rebase (in that order) if I am wrong. |
Implements the ABI-stabilize
core::task::WakerRFC