Auto merge of #53877 - withoutboats:compositional-pin, r=aturon
Update to a new pinning API. ~~Blocked on #53843 because of method resolution problems with new pin type.~~ @r? @cramertj cc @RalfJung @pythonesque anyone interested in #49150
This commit is contained in:
@@ -160,7 +160,6 @@ pub mod collections;
|
||||
pub mod sync;
|
||||
pub mod rc;
|
||||
pub mod raw_vec;
|
||||
pub mod pin;
|
||||
pub mod prelude;
|
||||
pub mod borrow;
|
||||
pub mod fmt;
|
||||
|
||||
Reference in New Issue
Block a user