rust/library/core/src/task
Jack O'Connor 3153b7d7b4 link to Future::poll from the Poll docs
The most important thing about Poll is that Future::poll returns it, but
previously the docs didn't emphasize this.
2024-08-25 08:35:06 -07:00
..
mod.rs feat: add LocalWaker type, ContextBuilder type, and LocalWake trait. 2024-01-20 10:13:08 -03:00
poll.rs link to Future::poll from the Poll docs 2024-08-25 08:35:06 -07:00
ready.rs remove unstable Poll::ready 2023-05-19 12:42:58 +02:00
wake.rs Rollup merge of #128064 - ijackson:noop-waker-doc, r=workingjubilee 2024-08-15 18:44:15 -07:00