mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
9837c3c3f8
`slot_index_exhaustive` has additional complexity in its loop that only applies for index 0. Pull that case out of the loop.