refactor: replace std::mem::replace
with std::mem::take
and Vec::drain
#10463
Loading
std::mem::replace
with std::mem::take
and Vec::drain
#10463