summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/explain-unreachable-pats.stderr
AgeCommit message (Expand)AuthorLines
2024-09-13Add a machine-applicable suggestion to "unreachable pattern"Nadrieril-3/+12
2024-09-11Revert warning empty patterns as unreachableNadrieril-14/+14
2024-08-20Move the "matches no value" note to be a span labelNadrieril-6/+3
2024-08-19Cap the number of patterns pointed to by the lintNadrieril-9/+33
2024-08-19Add a note with a link to explain empty typesNadrieril-7/+10
2024-08-19Reword the "unreachable pattern" explanationsNadrieril-15/+15
2024-08-10Update testsNadrieril-12/+12
2024-07-24Improve "covered_by_many" errorNadrieril-9/+21
2024-07-24Explain why a given pattern is considered unreachableNadrieril-0/+92