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