From: bors Date: Tue, 29 Mar 2016 06:06:09 +0000 (-0700) Subject: Auto merge of #32438 - kamalmarhubi:intoiterator-example, r=steveklabnik X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=21a4d8098fe3e16ba59f7d3cd435551242e5ec6e;p=rust.git Auto merge of #32438 - kamalmarhubi:intoiterator-example, r=steveklabnik style: Use `iter` for IntoIterator parameter names This commit standardizes the codebase on `iter` for parameters with IntoIterator bounds. Previously about 40% of IntoIterator parameters were named `iterable`, with most of the rest being named `iter`. There was a single place where it was named `iterator`. --- 21a4d8098fe3e16ba59f7d3cd435551242e5ec6e