mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
db9774951d
Reimplement NormalizeArrayLen based on SsaLocals Based on https://github.com/rust-lang/rust/pull/106908 Fixes https://github.com/rust-lang/rust/issues/105929 Only the last commit "Reimplement NormalizeArrayLen" is relevant.