Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #153094 - cuviper:AppendOnlyVec-iters, r=Kivooeo
Simplify `AppendOnlyVec` iterators
This isn't a big deal, but I noticed that these iterators were more complicated than they need to be.