Open
Description
This is incorrect and violates pin's drop guarantee which in turn breaks existing correct code assuming this rule. For this reason std::box::Box::pin_in
has A: 'static
bound over the allocator generic type argument.
Metadata
Assignees
Labels
No labels