Clippy (nightly): this implementation is unsound, as some fields in World
are !Send
#3454
Labels
A-ECS
Entities, components, systems, and events
C-Code-Quality
A section of code that is hard to understand or change
Bevy version
main @ 3a9d5a6
Operating system & version
MacOS 12.1
What you did
cargo clippy --workspace --all-targets --all-features -- -D warnings -A clippy::type_complexity
What you expected to happen
No warnings.
What actually happened
Additional information
The text was updated successfully, but these errors were encountered: