Closed taiki-e closed 1 year ago
Changes:
Either::as_pin_mut
Either::as_pin_ref
Shared::ptr_eq
Shared::ptr_hash
FusedStream
Buffered
ReadyChunks
FuturesOrdered::push_front
Fut::Output: Clone
Shared
T: Debug
Debug
mpsc
oneshot
Closes #2698
Changes:
Either::as_pin_mut
andEither::as_pin_ref
(#2691)Shared::ptr_eq
andShared::ptr_hash
(#2691)FusedStream
forBuffered
(#2676)FusedStream
for all streams inReadyChunks
(#2693)FuturesOrdered::push_front
(#2664)Fut::Output: Clone
bounds from someShared
methods (#2662)T: Debug
bounds fromDebug
implementations ofmpsc
andoneshot
types (#2666, #2667)Closes #2698