@@ -346,12 +346,6 @@ prs = [17685]
346346areas = [" ECS" ]
347347file_name = " 17685_Split_Componentregister_component_hooks_into_individual_me.md"
348348
349- [[guides ]]
350- title = " Don't re-export `EntityHashSet` and `EntityHashMap`"
351- prs = [17447 ]
352- areas = [" ECS" ]
353- file_name = " 17447_Support_nonVec_data_structures_in_relations.md"
354-
355349[[guides ]]
356350title = " Turn `apply_deferred()` into a ZST system"
357351prs = [16642 ]
@@ -388,24 +382,12 @@ prs = [16912]
388382areas = [" ECS" ]
389383file_name = " 16912_make_EntityHashMap_and_EntityHashSet_proper_types.md"
390384
391- [[guides ]]
392- title = " make various entity wrapper type modules public"
393- prs = [18248 ]
394- areas = [" ECS" ]
395- file_name = " 18248_make_various_entity_wrapper_type_modules_public.md"
396-
397385[[guides ]]
398386title = " one shot system cleanup"
399387prs = [16516 ]
400388areas = [" ECS" ]
401389file_name = " 16516_one_shot_system_cleanup.md"
402390
403- [[guides ]]
404- title = " rename enqueue_command to queue_command for consistency"
405- prs = [16753 ]
406- areas = [" ECS" ]
407- file_name = " 16753_rename_enqueue_command__to_queue_command__for_consistency.md"
408-
409391[[guides ]]
410392title = " Make `ComponentTicks` field public"
411393prs = [16269 ]
@@ -1001,20 +983,8 @@ prs = [16716]
1001983areas = []
1002984file_name = " 16716_Rename_triggerentity_to_triggertarget.md"
1003985
1004- [[guides ]]
1005- title = " Use 4-byte LightmapSlabIndex for batching instead of 16-byte `AssetId<Image>`"
1006- prs = [18326 ]
1007- areas = []
1008- file_name = " 18326_Use_4byte_LightmapSlabIndex_for_batching_instead_of_16byte.md"
1009-
1010986[[guides ]]
1011987title = " Use `target_abi = \" sim\" ` instead of `ios_simulator` feature"
1012988prs = [17702 ]
1013989areas = []
1014990file_name = " 17702_Use_target_abi__sim_instead_of_ios_simulator_feature.md"
1015-
1016- [[guides ]]
1017- title = " Closures which panic now need to explicitly specify a `()` return type"
1018- prs = [17967 ]
1019- areas = [" ECS" ]
1020- file_name = " panicking_closures.md"
0 commit comments