# Objective Every time I run `cargo clippy -p bevy_ecs` it pops up and it's distracting. ## Solution Removed unnecessary returns. The blocks themselves are necessary or the `#[cfg(...)]` doesn't apply properly ## Testing `cargo clippy -p bevy_ecs` + ci build tests |
||
|---|---|---|
| .. | ||
| iter | ||
| edge_executor.rs | ||
| executor.rs | ||
| futures.rs | ||
| lib.rs | ||
| single_threaded_task_pool.rs | ||
| slice.rs | ||
| task_pool.rs | ||
| task.rs | ||
| thread_executor.rs | ||
| usages.rs | ||
| wasm_task.rs | ||