mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 23:27:36 +00:00
Upgrade array_into_iter lint to include Deref-to-array types. Fixes https://github.com/rust-lang/rust/issues/88099 Fixes the issue mentioned here: https://github.com/rust-lang/rust/pull/84147#issuecomment-819000436