about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-11-01 12:04:18 +0100
committerLukas Kalbertodt <lukas.kalbertodt@gmail.com>2019-11-06 14:43:28 +0100
commitb492c97a31432adde450c9cc8c9d369bbd4d83f2 (patch)
tree4df4cc9e5db61b16a37aa79ae4a33e5704359109 /src/libstd/sys/unix/stack_overflow.rs
parentb3a0350c2bf5d93cb734257bbddc8300bef4b851 (diff)
downloadrust-b492c97a31432adde450c9cc8c9d369bbd4d83f2.tar.gz
rust-b492c97a31432adde450c9cc8c9d369bbd4d83f2.zip
Add future incompatibility lint for `array.into_iter()`
As we might want to add `IntoIterator` impls for arrays in the future,
and since that introduces a breaking change, this lint warns and
suggests using `iter()` instead (which is shorter and more explicit).
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions