about summary refs log tree commit diff
path: root/tests/ui/or-patterns/missing-bindings.stderr
AgeCommit message (Collapse)AuthorLines
2024-12-12Filter empty lines, comments and delimiters from previous to last multiline ↵Esteban Küber-1/+0
span rendering
2024-02-08Continue to borrowck even if there were previous errorsOli Scherer-27/+59
2023-10-02Replace `HashMap` with `IndexMap` in pattern binding resolveNilstrieb-42/+42
It will be iterated over, so we should avoid using `HashMap`.
2023-08-18Bless test changesGary Guo-34/+34
2023-01-11Move /src/test to /testsAlbert Larsan-0/+242