Josh Triplett 9837c3c3f8 Simplify vec_cache::tests::slot_index_exhaustive by pulling out 0 case
`slot_index_exhaustive` has additional complexity in its loop that only
applies for index 0. Pull that case out of the loop.
2025-06-05 12:12:28 -07:00
..