rust/compiler/rustc_mir_transform/src
2023-10-17 10:11:30 +02:00
..
coverage [RFC 3127 - Trim Paths]: Condition remapped filepath on remap scopes 2023-10-17 10:11:30 +02:00
inline
abort_unwinding_calls.rs
add_call_guards.rs
add_moves_for_packed_drops.rs
add_retag.rs
add_subtyping_projections.rs
check_alignment.rs
check_const_item_mutation.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
check_packed_ref.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
check_unsafety.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
cleanup_post_borrowck.rs
const_debuginfo.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
const_goto.rs
const_prop_lint.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
const_prop.rs Auto merge of #116688 - compiler-errors:rustfmt-up, r=WaffleLapkin,Nilstrieb 2023-10-15 13:23:55 +00:00
copy_prop.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
ctfe_limit.rs
dataflow_const_prop.rs
dead_store_elimination.rs
deduce_param_attrs.rs
deduplicate_blocks.rs
deref_separator.rs
dest_prop.rs
dump_mir.rs
early_otherwise_branch.rs
elaborate_box_derefs.rs
elaborate_drops.rs
errors.rs
ffi_unwind_calls.rs
function_item_references.rs
generator.rs
gvn.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
inline.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
instsimplify.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
large_enums.rs
lib.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
lower_intrinsics.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
lower_slice_len.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
match_branches.rs
multiple_return_terminators.rs
normalize_array_len.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
nrvo.rs
pass_manager.rs
prettify.rs
ref_prop.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
remove_noop_landing_pads.rs
remove_place_mention.rs
remove_storage_markers.rs
remove_uninit_drops.rs
remove_unneeded_drops.rs
remove_zsts.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
required_consts.rs
reveal_all.rs
separate_const_switch.rs
shim.rs
simplify_branches.rs
simplify_comparison_integral.rs
simplify.rs
sroa.rs
ssa.rs
uninhabited_enum_branching.rs
unreachable_prop.rs