mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
257f5adf0e
fix(rustc): suggest `items` be borrowed in `for i in items[x..]` Fixes #87994