Module rustc_mir_transform::simplify_branches[][src]

Expand description

A pass that simplifies branches when their condition is known.

Structs