rust/compiler/rustc_mir_transform/src
Matthias Krüger b80057d08d compiler: clippy::complexity fixes
useless_format
map_flatten
useless_conversion
needless_bool
filter_next
clone_on_copy
needless_option_as_deref
2022-02-03 23:16:03 +01:00
..
coverage compiler: clippy::complexity fixes 2022-02-03 23:16:03 +01:00
inline initial revert 2022-01-15 01:16:55 +00:00
abort_unwinding_calls.rs
add_call_guards.rs
add_moves_for_packed_drops.rs
add_retag.rs
check_const_item_mutation.rs
check_packed_ref.rs
check_unsafety.rs Auto merge of #90986 - camsteffen:nested-filter, r=cjgillot 2022-01-17 14:50:50 +00:00
cleanup_post_borrowck.rs
const_debuginfo.rs
const_goto.rs
const_prop.rs Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu 2022-01-17 09:40:29 +00:00
deaggregator.rs
deduplicate_blocks.rs
dest_prop.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
dump_mir.rs
early_otherwise_branch.rs
elaborate_drops.rs
function_item_references.rs remove TyS::same_type 2022-02-01 11:21:26 +01:00
generator.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
inline.rs
instcombine.rs
lib.rs add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00
lower_intrinsics.rs
lower_slice_len.rs
marker.rs
match_branches.rs
multiple_return_terminators.rs
normalize_array_len.rs
nrvo.rs
pass_manager.rs
remove_false_edges.rs
remove_noop_landing_pads.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
remove_storage_markers.rs
remove_uninit_drops.rs
remove_unneeded_drops.rs
remove_zsts.rs
required_consts.rs
reveal_all.rs
separate_const_switch.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
shim.rs initial revert 2022-01-15 01:16:55 +00:00
simplify_branches.rs
simplify_comparison_integral.rs
simplify_try.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
simplify.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
uninhabited_enum_branching.rs Rollup merge of #89764 - tmiasko:uninhabited-enums, r=wesleywiser 2022-01-20 17:10:31 +01:00
unreachable_prop.rs Remove deprecated LLVM-style inline assembly 2022-01-12 18:51:31 +01:00