Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Three Problems of Pinning | Better HN
Three Problems of Pinning
(opens in new tab)
(without.boats)
4 points
kbknapp
2y ago
1 comments
Share
1 comments
default
newest
oldest
afdbcreid
2y ago
Can we resolve the problem with `Box` by implementing `IntoFuture` for `Box<Future>` instead? `IntoFuture` takes `self` by value, so the problem of `Unpin` does not exist. The question is, will it be a breaking change somehow?
j
/
k
navigate · click thread line to collapse