about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/derived_ord_debug.{impl#0}-partial_cmp.PreCodegen.after.panic-unwind.mir
AgeCommit message (Collapse)AuthorLines
2025-08-03Add a mir-opt test for *debug* MIR from `derive(PartialOrd, Ord)`Scott McMurray-0/+52
Because the follow-up commits will affect it, and the goal is to show how.