about summary refs log tree commit diff
path: root/tests/ui/match_single_binding.rs
AgeCommit message (Expand)AuthorLines
2020-02-04Add wild and struct handlingThibsG-1/+49
2020-02-04Use span_lint_and_sugg + move infaillible lintThibsG-1/+3
2020-02-04Add new lint: match with a single binding statementThibsG-0/+25