rustc_lint
1.78.0-nightly
(256b6fb19 2024-02-06)
Module array_into_iter
Structs
Statics
In crate rustc_lint
?
Module
rustc_lint
::
array_into_iter
source
·
[
−
]
Structs
§
ArrayIntoIter
Statics
§
ARRAY_INTO_ITER
The
array_into_iter
lint detects calling
into_iter
on arrays.