c0b1c1aedf
Explain implementation of mem::replace This adds a comment to explain why `mem::replace` is not implemented in terms of `mem::swap` to prevent [naïfs like me](https://github.com/rust-lang/rust/pull/117189) from trying to "fix" it. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |