bevy/crates/bevy_ecs/src/query
François Mockers 4225848b0a
undeprecate component_reads_and_writes (#16357)
# Objective

- Does not correct #16339 but takes it out of the 0.15 milestone

## Solution

- Make it future us problem instead of solving it now
2024-11-11 23:28:16 +00:00
..
access.rs undeprecate component_reads_and_writes (#16357) 2024-11-11 23:28:16 +00:00
builder.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
error.rs QueryEntityError: Use short name for components (#16032) 2024-10-20 17:56:43 +00:00
fetch.rs More #[doc(fake_variadic)] goodness (#16108) 2024-10-27 19:01:50 +00:00
filter.rs More #[doc(fake_variadic)] goodness (#16108) 2024-10-27 19:01:50 +00:00
iter.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
mod.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
par_iter.rs Fix query transmute from table to archetype iteration unsoundness (#14615) 2024-08-27 00:58:40 +00:00
state.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
world_query.rs Add query reborrowing (#14690) 2024-08-15 17:38:56 +00:00