about summary refs log tree commit diff
path: root/tests/mir-opt/gvn.cast_pointer_eq.GVN.panic-unwind.diff
AgeCommit message (Collapse)AuthorLines
2024-08-18Bless *all* the mir-opt testsScott McMurray-23/+23
2024-06-22GVN away PtrToPtr before comparisonsScott McMurray-0/+134
Notably this happens in `NonNull::eq` :/