summary refs log tree commit diff
path: root/tests/ui/pattern/usefulness/impl-trait.rs
AgeCommit message (Expand)AuthorLines
2024-02-13Prefer `min_exhaustive_patterns` in testsNadrieril-1/+1
2023-12-23Reveal empty opaques in depthNadrieril-6/+15
2023-12-20Reveal opaque types in exhaustiveness checkingNadrieril-5/+5
2023-12-20Add testsNadrieril-0/+146