rustc_lint
1.77.0-nightly
(2319be8e2 2024-01-12)
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.