Expand description

This pass eliminates casting of arrays into slices when their length is taken using .len() method. Handy to preserve information in MIR for const prop

Structs§

Functions§