]> git.lizzy.rs Git - rust.git/commit
Added Arc::try_pin
authorAlex Gaynor <alex.gaynor@gmail.com>
Sat, 22 May 2021 14:24:50 +0000 (10:24 -0400)
committerAlex Gaynor <alex.gaynor@gmail.com>
Thu, 15 Jul 2021 11:32:05 +0000 (07:32 -0400)
commita214911b773b299e37dea0c6f2644a26a5756d4b
tree002243b3357259b8371edce5032d1a1c4564b5c4
parentb9197978a90be6f7570741eabe2da175fec75375
Added Arc::try_pin

This helper is in line with other other allocation helpers on Arc.
library/alloc/src/sync.rs