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