Module rustc_lint::for_loops_over_fallibles
source · Structs
Statics
The
for_loops_over_fallibles lint checks for for loops over Option or Result values.