rust/src/librustc_mir/transform
csmoe 64f61c7888 remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
..
check_consts remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
add_call_guards.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
add_moves_for_packed_drops.rs Move 'tcx lifetime on MirPass 2019-08-22 06:36:30 -04:00
add_retag.rs Rename `sty` to `kind` 2019-09-25 15:50:04 +01:00
check_unsafety.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
cleanup_post_borrowck.rs Make Place Boxed on Statement to reduce size from 64 bytes to 32 bytes 2019-09-11 16:28:06 -03:00
const_prop.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
copy_prop.rs Make Place Boxed on Statement to reduce size from 64 bytes to 32 bytes 2019-09-11 16:28:06 -03:00
deaggregator.rs Make Place Boxed on Statement to reduce size from 64 bytes to 32 bytes 2019-09-11 16:28:06 -03:00
dump_mir.rs Move 'tcx lifetime on MirPass 2019-08-22 06:36:30 -04:00
elaborate_drops.rs remove bit_set re-export from rustc_data_structures 2019-09-29 16:11:30 +00:00
erase_regions.rs Move 'tcx lifetime on MirPass 2019-08-22 06:36:30 -04:00
generator.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
inline.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
instcombine.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
mod.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
no_landing_pads.rs Move 'tcx lifetime on MirPass 2019-08-22 06:36:30 -04:00
promote_consts.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
qualify_consts.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
qualify_min_const_fn.rs Rename `sty` to `kind` 2019-09-25 15:50:04 +01:00
remove_noop_landing_pads.rs remove bit_set re-export from rustc_data_structures 2019-09-29 16:11:30 +00:00
rustc_peek.rs remove bit_set re-export from rustc_data_structures 2019-09-29 16:11:30 +00:00
simplify.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
simplify_branches.rs Move 'tcx lifetime on MirPass 2019-08-22 06:36:30 -04:00
uniform_array_move_out.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00