mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
a4423884c1
Don't use `unwrap()` in `ArrayIntoIter` lint when typeck fails Fixes #121532