about summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/empty-match.rs
AgeCommit message (Collapse)AuthorLines
2024-08-10Test that 0/unknown-length arrays are nonemptyNadrieril-1/+6
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-07Prefer "0..MAX not covered" to "_ not covered"Nadrieril-3/+3
2024-02-07Add testsNadrieril-0/+6
2023-12-09Test empty types betterNadrieril-146/+32
2023-11-03Tweak spans for "adt defined here" noteNadrieril-6/+6
2023-11-02Tweak diagnostic for consistencyNadrieril-1/+11
2023-06-28add note for non-exhaustive matches with guardsEric Mark Martin-0/+8
2023-05-25Add NOTE annotations.Camille GILLOT-1/+63
2023-05-25Add inter-crate test.Camille GILLOT-0/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+95