diff options
| author | Lukas Kalbertodt <lukas.kalbertodt@gmail.com> | 2019-11-01 12:04:18 +0100 |
|---|---|---|
| committer | Lukas Kalbertodt <lukas.kalbertodt@gmail.com> | 2019-11-06 14:43:28 +0100 |
| commit | b492c97a31432adde450c9cc8c9d369bbd4d83f2 (patch) | |
| tree | 4df4cc9e5db61b16a37aa79ae4a33e5704359109 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | b3a0350c2bf5d93cb734257bbddc8300bef4b851 (diff) | |
| download | rust-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
