Module rustc_mir_transform::simplify_comparison_integral [−][src]
Structs
Pass to convert if conditions on integrals into switches on the integral.
For an example, it turns something like
Pass to convert if conditions on integrals into switches on the integral.
For an example, it turns something like