mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
8db319f957
`std::mem::take` can be used to replace a value of type `T` with `T::default()` instead of `std::mem::replace`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |