mirror of
https://github.com/bevyengine/bevy
synced 2025-01-05 01:38:56 +00:00
60c6ca7699
# Objective - `bevy_tasks` emits warnings under certain conditions When I run `cargo clippy -p bevy_tasks` the warning doesn't show up, while if I run it with `cargo clippy -p bevy_asset` the warning shows up. ## Solution - Fix the warnings. ## Longer term solution We should probably fix CI so that those warnings do not slip through. But that's not the goal of this PR. |
||
---|---|---|
.. | ||
iter | ||
lib.rs | ||
single_threaded_task_pool.rs | ||
slice.rs | ||
task.rs | ||
task_pool.rs | ||
thread_executor.rs | ||
usages.rs |