Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #152112 - Kobzol:vec-deque-strongly-typed, r=joboet
Use strongly typed wrapped indices in `VecDeque`
This is far from perfect, but it would have prevented https://github.com/rust-lang/rust/pull/151769.
r? @joboet