# Objective - As stated in the related issue, this PR is to better align the feature flag name with what it actually does and the plans for the future. - Fixes #16852 ## Solution - Simple find / replace ## Testing - Local run of `cargo run -p ci` ## Migration Guide The `track_change_detection` feature flag has been renamed to `track_location` to better reflect its extended capabilities. |
||
|---|---|---|
| .. | ||
| command_queue.rs | ||
| component_constants.rs | ||
| deferred_world.rs | ||
| entity_fetch.rs | ||
| entity_ref.rs | ||
| error.rs | ||
| filtered_resource.rs | ||
| identifier.rs | ||
| mod.rs | ||
| reflect.rs | ||
| spawn_batch.rs | ||
| unsafe_world_cell.rs | ||