rustc_
lint
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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.