about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorKamal Marhubi <kamal@marhubi.com>2016-03-28 13:55:47 -0400
committerKamal Marhubi <kamal@marhubi.com>2016-03-28 13:59:38 -0400
commit93569acdbe09a63a670a5a5ad6bd0a2e2d8a90b9 (patch)
tree45708e55bd2773669c964b2d226a37fb25d06acf /src/libstd/sys/unix/stack_overflow.rs
parent3602f34e9cfe542210b6ac4302ae8d0f0799965b (diff)
downloadrust-93569acdbe09a63a670a5a5ad6bd0a2e2d8a90b9.tar.gz
rust-93569acdbe09a63a670a5a5ad6bd0a2e2d8a90b9.zip
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`.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions