Don't panic in the ECS where we know a fetch is valid #39809
Annotations
1 error and 4 warnings
Check for typos
Process completed with exit code 2.
|
Check for typos:
crates/bevy_ecs/src/world/entity_ref.rs#L1138
"guarenteed" should be "guaranteed".
|
Check for typos:
crates/bevy_ecs/src/world/entity_ref.rs#L1273
"guarenteed" should be "guaranteed".
|
Check for typos:
crates/bevy_ecs/src/archetype.rs#L521
"satisifed" should be "satisfied".
|
Check for typos:
crates/bevy_ecs/src/storage/sparse_set.rs#L512
"indicies" should be "indices".
|
Loading