Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
task::waker(Fix UB due to missing 'static on task::waker #2206)AsyncBufReadExt::fill_buf(Add AsyncBufReadExt::fill_buf #2225)TryStreamExt::try_take_while(Implement try_take_while. #2212)is_connected_tomethod tompsc::{Sender, UnboundedSender}(Added ais_connected_toto (Unbounded)Sender#2179)is_connected_tomethod tooneshot::Sender(Add oneshot::Sender::is_connected_to method #2158)FusedStreamforFuturesOrdered(ImplementFusedStreamforFuturesOrdered#2205)track_closedmethod toAsyncWriteTestExtandSinkTestExt(Add test utility that verifies an AsyncWrite is closed correctly #2159)InterleavePending(futures-test: Implement more traits for AssertUnmoved and InterleavePending #2208)AssertUnmoved(futures-test: Implement more traits for AssertUnmoved and InterleavePending #2208)r? @cramertj