let
Waker::noop()
`Waker::noop()` now returns a `&'static Waker` reference, so it can be passed directly to `Context` creation with no temporary lifetime issue.
Waker::noop
tests/run-coverage
tests/coverage