summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_try.try_identity.SimplifyLocals.after.mir
AgeCommit message (Expand)AuthorLines
2021-05-06mir-opt & codegen test updatesScott McMurray-19/+15
2021-02-06path trimming: ignore type aliasesDan Aloni-3/+3
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-3/+3
2020-10-21rustc_mir: track inlined callees in SourceScopeData.Eduard-Mihai Burtescu-3/+3
2020-10-01Disable the SimplifyArmIdentity mir-optWesley Wiser-7/+7
2020-09-18simplify_try: clean up testJonas Schievink-7/+7
2020-09-18simplify_try: print dest_prop diff and blessJonas Schievink-2/+2
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+33