mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-31 00:53:48 +00:00
dd66bc86be
Mention `into_iter` on borrow errors suggestions when appropriate If we encounter a borrow error on `vec![1, 2, 3].iter()`, suggest `into_iter`. Fix #68445. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |