summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_try.try_identity.SimplifyBranchSame.after.mir
AgeCommit message (Expand)AuthorLines
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-2/+2
2021-05-06mir-opt & codegen test updatesScott McMurray-40/+35
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-5/+5
2020-10-21rustc_mir: don't throw away inlined locals' spans.Eduard-Mihai Burtescu-1/+1
2020-10-21rustc_mir: track inlined callees in SourceScopeData.Eduard-Mihai Burtescu-3/+3
2020-10-06Fix tests and bootstrapMatthew Jasper-1/+1
2020-10-01Disable the SimplifyArmIdentity mir-optWesley Wiser-27/+27
2020-10-01Bless mir-opt tests with new optAntoine Martin-4/+0
2020-09-18simplify_try: clean up testJonas Schievink-28/+28
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+61