rustc_lint
1.79.0-nightly
(e3181b091 2024-04-18)
Module array_into_iter
Structs
Statics
In crate rustc_lint
?
Settings
Module
rustc_lint
::
array_into_iter
Copy item path
source
·
[
−
]
Structs
§
ArrayIntoIter
Statics
§
ARRAY_INTO_ITER
The
array_into_iter
lint detects calling
into_iter
on arrays.