Skip to content

Commit

Permalink
Auto merge of #120092 - zetanumbers:pin_in_static_allocator, r=Amanieu
Browse files Browse the repository at this point in the history
Add `A: 'static` bound for `Arc/Rc::pin_in`

Analogous to rust-lang/rust#79327
Needed to preserve pin's [drop guarantee](https://doc.rust-lang.org/std/pin/index.html#drop-guarantee)
  • Loading branch information
bors committed Apr 12, 2024
2 parents 0cd5252 + ca0cddb commit 33741b7
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 33741b7

Please sign in to comment.