about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-05-19 02:31:40 +0200
committerGitHub <noreply@github.com>2019-05-19 02:31:40 +0200
commitde39eb81ed4d98ea75e41b96e8d3a6e96aacddc2 (patch)
tree447853136a3fc38db71c4db513f73554da9b1d2f /src/test/ui/thinlto
parent80d372f7cdb40a1e1cf1060fea1aed9a076ebbf3 (diff)
parent90dd35918de13994cf06058de33860dfbd8ab51f (diff)
downloadrust-de39eb81ed4d98ea75e41b96e8d3a6e96aacddc2.tar.gz
rust-de39eb81ed4d98ea75e41b96e8d3a6e96aacddc2.zip
Rollup merge of #60931 - cuviper:array-iter, r=KodrAus
Use iter() for iterating arrays by slice

These `into_iter()` calls will change from iterating references to
values if we ever get `IntoIterator` for arrays, which may break the
code using that iterator. Calling `iter()` is future proof.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions