about summary refs log tree commit diff
path: root/tests/mir-opt/inline/unwrap_unchecked.unwrap_unchecked.PreCodegen.after.panic-abort.mir
AgeCommit message (Expand)AuthorLines
2023-10-31Only emit `!=` assumptions if the otherwise target is reachable.Camille GILLOT-10/+5
2023-10-31Simplify assume of a constant.Camille GILLOT-18/+14
2023-10-31Replace SwitchInt to unreachable by an assumption.Camille GILLOT-6/+12
2023-10-04Remove mir::LocalDecl::internal.Camille GILLOT-0/+2
2023-08-17Bless mir-opt tests.Camille GILLOT-1/+4
2023-07-10Enable by default.Camille GILLOT-4/+1
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-18/+18
2023-06-12bless mir-optPietro Albini-0/+41