[Fix] (FastSTL): bump submodule for the erase(iterator) double-advance fix and add erase-while-iterating regression tests - the old semantics skipped one live element per erase and ran past end() when erasing the highest occupied bucket, sending the new mass pipeline-cache eviction sweeps off the bucket array (device crash on first eviction during world load: garbage handles fed to vkDestroyPipeline)

This commit is contained in:
2026-07-27 23:50:25 -04:00
parent 8a0a8a0274
commit 56b31a9587
2 changed files with 60 additions and 1 deletions