about summary refs log tree commit diff
path: root/tests/ui/drop/or-pattern-drop-order.rs
AgeCommit message (Expand)AuthorLines
2025-08-06lower bindings in the order they're writtendianne-15/+30
2025-08-06base drop order on the first sub-branchdianne-4/+4
2025-06-08add tests for pattern binding drop order edge casesdianne-0/+109