Module rustc_mir_transform::lower_slice_len

source ·
Expand description

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

Structs§

Functions§