mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
cf0e78bd3b
Instead of building two kinds of drop pair loops, of which only one will be eventually used at runtime in a given monomorphization, always use index based loop.