rustc_lint
1.80.0-nightly
(b92758a9a 2024-05-20)
Module array_into_iter
Structs
Statics
In crate rustc_lint
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.