Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
compiler
/
rustc_mir_transform
/
src
tree: d89cac6a2b4071d87fd8a0a376b31e7a0b92e7a3 [
path history
]
[
tgz
]
coroutine/
coverage/
inline/
shim/
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_call_recursion.rs
check_const_item_mutation.rs
check_enums.rs
check_inline.rs
check_null.rs
check_packed_ref.rs
check_pointers.rs
cleanup_post_borrowck.rs
copy_prop.rs
coroutine.rs
cost_checker.rs
cross_crate_inline.rs
ctfe_limit.rs
dataflow_const_prop.rs
dead_store_elimination.rs
deduce_param_attrs.rs
deref_separator.rs
dest_prop.rs
dump_mir.rs
early_otherwise_branch.rs
elaborate_box_derefs.rs
elaborate_drop.rs
elaborate_drops.rs
errors.rs
ffi_unwind_calls.rs
function_item_references.rs
gvn.rs
impossible_predicates.rs
inline.rs
instsimplify.rs
jump_threading.rs
known_panics_lint.rs
large_enums.rs
lib.rs
lint.rs
lint_tail_expr_drop_order.rs
lower_intrinsics.rs
lower_slice_len.rs
match_branches.rs
mentioned_items.rs
multiple_return_terminators.rs
nrvo.rs
pass_manager.rs
patch.rs
post_analysis_normalize.rs
post_drop_elaboration.rs
prettify.rs
promote_consts.rs
ref_prop.rs
remove_noop_landing_pads.rs
remove_place_mention.rs
remove_storage_markers.rs
remove_uninit_drops.rs
remove_unneeded_drops.rs
remove_zsts.rs
required_consts.rs
sanity_check.rs
shim.rs
simplify.rs
simplify_branches.rs
simplify_comparison_integral.rs
single_use_consts.rs
sroa.rs
ssa.rs
strip_debuginfo.rs
unreachable_enum_branching.rs
unreachable_prop.rs
validate.rs