Skip to main content

Module lint_and_remove_uninhabited

Module lint_and_remove_uninhabited 

Source

Structsยง

LintAndRemoveUninhabited ๐Ÿ”’
Lint unreachable code due to uninhabited values from function calls, and remove return edges from those calls.

Functionsยง

find_unreachable_code_from ๐Ÿ”’
Starting at a target unreachable block, find some user code to lint as unreachable