Fix: avoid changing drop order Fixes https://github.com/rust-lang/rust-clippy/issues/11599 changelog: [`redundant_locals`] No longer lints which implements Drop trait to avoid reordering
Fix: avoid changing drop order Fixes https://github.com/rust-lang/rust-clippy/issues/11599 changelog: [`redundant_locals`] No longer lints which implements Drop trait to avoid reordering