493c037699
This changes `self.ptr.as_mut()` with `get_mut_unchecked` which does not use an intermediate reference. Arc<T> already handled this case properly. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |
493c037699
This changes `self.ptr.as_mut()` with `get_mut_unchecked` which does not use an intermediate reference. Arc<T> already handled this case properly. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |