about summary refs log tree commit diff
path: root/src/test/ui/lint/issue-47390-unused-variable-in-struct-pattern.stderr
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-19/+19
2018-12-07Change to give a help messageJohn Ginger-1/+1
2018-12-03Fix stderr file (unused variable)John Ginger-0/+1
2018-05-18in which the unused shorthand field pattern debacle/saga continuesZack M. Davis-15/+21
2018-05-13reduce variable spancsmoe-10/+51
2018-04-30Correct unused field warning on struct match container patternsvarkor-6/+30
2018-04-30Correct unused field warning on box struct matchvarkor-7/+13
2018-04-30Correct unused field warning on &struct matchvarkor-4/+10
2018-02-26Update UI testsVadim Petrochenkov-6/+6
2018-01-31concerning well-formed suggestions for unused shorthand field patternsZack M. Davis-0/+40