rustc_
lint
1.84.0-beta.4
(202008a1b 2024-12-07)
Module shadowed_
into_
iter
Module Items
Structs
Statics
In crate rustc_
lint
rustc_lint
Module
shadowed_into_iter
Copy item path
Source
Structs
§
Shadowed
Into
Iter
🔒
Statics
§
ARRAY_
INTO_
ITER
The
array_into_iter
lint detects calling
into_iter
on arrays.
BOXED_
SLICE_
INTO_
ITER
The
boxed_slice_into_iter
lint detects calling
into_iter
on boxed slices.