Module for_loops_over_fallibles

Source

Structsยง

ForLoopsOverFallibles

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 ๐Ÿ”’