mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
ea82d0651a
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