mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 19:40:36 +00:00

`slot_index_exhaustive` has additional complexity in its loop that only applies for index 0. Pull that case out of the loop.
`slot_index_exhaustive` has additional complexity in its loop that only applies for index 0. Pull that case out of the loop.