![]() # Objective A couple of places in `bevy_app` use a scoped block that doesn't do anything. I imagine these are a relic from when `Mut<T>` implemented `Drop` in the early days of bevy. ## Solution Remove the scopes. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
![]() # Objective A couple of places in `bevy_app` use a scoped block that doesn't do anything. I imagine these are a relic from when `Mut<T>` implemented `Drop` in the early days of bevy. ## Solution Remove the scopes. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |