rustc_
lint
1.84.0-nightly
(5ec7d6eee 2024-11-17)
Module for_
loops_
over_
fallibles
Module Items
Structs
Statics
Functions
In crate rustc_
lint
rustc_lint
Module
for_loops_over_fallibles
Copy item path
Source
Structs
ยง
ForLoops
Over
Fallibles
Statics
ยง
FOR_
LOOPS_
OVER_
FALLIBLES
The
for_loops_over_fallibles
lint checks for
for
loops over
Option
or
Result
values.
Functions
ยง
extract_
for_
loop
๐
extract_
iterator_
next_
call
๐
suggest_
question_
mark
๐