You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
74: Fix CI docs deploy r=CAD97 a=CAD97
bors: r+
🤖
76: Implement `TryFrom<Pin<$Rc<T>>> for Pin<$RcBox<T>>` r=CAD97 a=WaffleLapkin
This allows to construct a pinned rc-box from a pinned rc.
I found myself wanting to use `ArcBox` with `dyn Stream` and well... it's weird.
Co-authored-by: Christopher Durham <cad97@cad97.com>
Co-authored-by: Maybe Waffle <waffle.lapkin@gmail.com>
0 commit comments