about summary refs log tree commit diff
path: root/tests/ui/pattern/struct-pattern-with-missing-fields-resolve-error.stderr
AgeCommit message (Expand)AuthorLines
2025-01-08Add check for missing fields in enum variant patternEsteban Küber-3/+11
2024-12-15Use `span_label` as it looks better when we show pattern missing binding in o...Esteban Küber-14/+3
2024-12-13Keep track of patterns that could have introduced a binding, but didn'tEsteban Küber-0/+30