about summary refs log tree commit diff
path: root/src/test/mir-opt/rustc.try_identity.DestinationPropagation.diff
AgeCommit message (Collapse)AuthorLines
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-72/+0
2020-09-18simplify_try: clean up testJonas Schievink-35/+35
2020-09-18simplify_try: print dest_prop diff and blessJonas Schievink-0/+72
The new diff is to convince me that this is correct and nothing funky is going on.