rust/compiler/rustc_borrowck
Esteban Küber 88bccf454f 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.
2023-10-20 18:50:25 +00:00
..
src Mention into_iter on borrow errors suggestions when appropriate 2023-10-20 18:50:25 +00:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl cleanup on messages 2023-09-12 07:27:17 +08:00