about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/slice_iter.slice_iter_next.PreCodegen.after.panic-unwind.mir
AgeCommit message (Expand)AuthorLines
2025-05-21Add some track_caller info to precondition panicsBen Kimock-1/+1
2025-02-14Go back to `Some` instead of transmuting to it.Scott McMurray-1/+15
2025-02-14Save another BB by using `SubUnchecked` instead of a call to `arith_offset`Scott McMurray-39/+25
2025-02-14Simplify `slice::Iter::next` enough that it inlinesScott McMurray-1/+123
2023-07-19Turn copy into moves during DSE.Camille GILLOT-1/+1
2023-06-23Bless testsGary Guo-1/+1
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-7/+4
2023-06-12bless mir-optPietro Albini-0/+17