rust/compiler/rustc_typeck
bors ce36e88256 Auto merge of #100497 - kadiwa4:remove_clone_into_iter, r=cjgillot
Avoid cloning a collection only to iterate over it

`@rustbot` label: +C-cleanup
2022-08-28 18:31:08 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.