summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/explain-unreachable-pats.rs
AgeCommit message (Expand)AuthorLines
2024-09-11Revert warning empty patterns as unreachableNadrieril-0/+1
2024-08-19Cap the number of patterns pointed to by the lintNadrieril-0/+19
2024-08-19Add a note with a link to explain empty typesNadrieril-0/+3
2024-08-19Reword the "unreachable pattern" explanationsNadrieril-15/+15
2024-08-10Update testsNadrieril-1/+0
2024-07-24Improve "covered_by_many" errorNadrieril-0/+4
2024-07-24Explain why a given pattern is considered unreachableNadrieril-0/+97