rustc_lint
1.79.0-nightly
(eb45c8444 2024-03-17)
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.