rust/compiler/rustc_borrowck
Matthias Krüger dd66bc86be
Rollup merge of #116990 - estebank:issue-68445, r=cjgillot
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-21 10:08:18 +02:00
..
src Rollup merge of #116990 - estebank:issue-68445, r=cjgillot 2023-10-21 10:08:18 +02:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl s/generator/coroutine/ 2023-10-20 21:14:01 +00:00