summary refs log tree commit diff
path: root/src/test/ui/lint/issue-47390-unused-variable-in-struct-pattern.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-18in which the unused shorthand field pattern debacle/saga continuesZack M. Davis-0/+9
2018-05-13Revert "mark applicability"csmoe-1/+0
2018-05-13mark applicabilitycsmoe-0/+1
2018-05-13reduce variable spancsmoe-0/+4
2018-04-30Correct unused field warning on struct match container patternsvarkor-0/+25
2018-04-30Correct unused field warning on box struct matchvarkor-2/+8
2018-04-30Correct unused field warning on &struct matchvarkor-0/+12
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-1/+1
2018-01-31concerning well-formed suggestions for unused shorthand field patternsZack M. Davis-0/+34