Module rustc_mir_transform::remove_storage_markers[][src]

Expand description

This pass removes storage markers if they won’t be emitted during codegen.

Structs