Module rustc_mir_transform::lower_slice_len[][src]

Expand description

This pass lowers calls to core::slice::len to just Len op. It should run before inlining!

Structs

Functions