about summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/empty-match-check-notes.normal.stderr
AgeCommit message (Expand)AuthorLines
2024-11-23Update tests for new TRPL chapter orderChris Krycho-1/+1
2024-09-13Add a machine-applicable suggestion to "unreachable pattern"Nadrieril-4/+16
2024-08-20Move the "matches no value" note to be a span labelNadrieril-8/+4
2024-08-19Add a note with a link to explain empty typesNadrieril-5/+9
2024-08-19Reword the "unreachable pattern" explanationsNadrieril-4/+4
2024-08-10Update testsNadrieril-3/+4
2024-07-24Explain why a given pattern is considered unreachableNadrieril-5/+12
2024-02-07Prefer "0..MAX not covered" to "_ not covered"Nadrieril-3/+3
2023-12-09Test empty types betterNadrieril-0/+62