0

Make `futures::task::noop_waker_ref` available without `std`. by kpreid · Pull R...

 2 years ago
source link: https://github.com/rust-lang/futures-rs/pull/2505
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Copy link

Contributor

kpreid commented 15 days ago

#2332 removed the std dependency and some #[cfg(feature = "std")], but missed the one on the reexport from futures_util. This PR removes that cfg attribute, so noop_waker_ref should be equally available from all places it is reexported. I searched for other mentions of noop_waker_ref in this repository and did not find any other changes needed.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK