summary refs log tree commit diff
path: root/src/test/ui/missing-fields-in-struct-pattern.rs
AgeCommit message (Expand)AuthorLines
2018-03-19Reduce diagnostic verbosity by removing labelsEsteban Küber-1/+1
2018-03-19Single diagnostic for all non-mentioned fields in a patternEsteban Küber-0/+2
2018-03-18Reduce the diagnostic span when multiple fields are missing in patternEsteban Küber-0/+17