aboutsummaryrefslogtreecommitdiff
path: root/src/checker_set.rs
AgeCommit message (Expand)Author
2026-04-27refactor equality checking and fields as we start to build towards signaturestslil
2026-04-27report _which_ element does not belong to the correct set, at the bottom of t...tslil
2026-04-27enforce arm match uniqueness againtslil
2026-04-27add distinction between hypothetical and concrete elements to the set checker...tslil
2026-04-27refactor error to be clearertslil
2026-04-24computing casestslil