c67ab2e0b4
Clean up alloc::sync::Weak Clone implementation Since both return points (tail and early return) return the same expression and the only difference is whether inner is available, the code that does the atomic operations and checks on inner was moved into the if body and the only return is at the tail. Original comments preserved. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |