bevy/crates/bevy_ecs/macros/src
Benjamin Brienen 1675d68366
Fix beta CI (#16984)
# Objective

Fixes #16607

## Solution

Satisfy clippy

## Testing

Ran clippy
2024-12-26 22:17:51 +00:00
..
component.rs Add no_std support to bevy_ecs (#16758) 2024-12-17 21:40:36 +00:00
lib.rs Replace impl_param_set proc macro with a macro_rules macro (#16847) 2024-12-18 18:30:46 +00:00
query_data.rs Fix beta CI (#16984) 2024-12-26 22:17:51 +00:00
query_filter.rs
states.rs
world_query.rs