about summary refs log tree commit diff
path: root/tests/ui/thir-print/thir-tree-loop-match.stdout
AgeCommit message (Expand)AuthorLines
2025-08-14use ty::Value instead of manual pairs of types and valtreesRalf Jung-4/+2
2025-08-14pattern testing: store constants as valtreesRalf Jung-0/+2
2025-08-14PatKind: store constants as valtreesRalf Jung-2/+2
2025-07-01loop match: run exhaustiveness checkFolkert de Vries-133/+157
2025-06-23Add `#[loop_match]` for improved DFA codegenbjorn3-0/+301