rust/library/alloc
Richard Dodd 0602fb0c6e impl Arc::unwrap_or_clone
The function gets the inner value, cloning only if necessary.
2022-02-03 09:16:04 +00:00
..
benches update vec::retain benchmarks 2021-12-04 16:20:35 +01:00
src impl Arc::unwrap_or_clone 2022-02-03 09:16:04 +00:00
tests Stabilize vec_spare_capacity 2022-01-17 21:07:02 +00:00
Cargo.toml Switch all libraries to the 2021 edition 2021-12-23 19:03:47 +08:00