rust/tests/ui/rfcs/rfc-2008-non-exhaustive/uninhabited
Nadrieril 1f69638400 Add a machine-applicable suggestion to "unreachable pattern" 2024-09-13 21:01:29 +02:00
..
auxiliary Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
coercions.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
coercions.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
coercions_same_crate.rs Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
coercions_same_crate.stderr Better group RFC ui tests together 2023-06-05 16:09:46 +00:00
indirect_match.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
indirect_match.stderr Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
indirect_match_same_crate.rs Update tests 2024-08-10 12:07:17 +02:00
indirect_match_with_exhaustive_patterns.rs Update tests 2024-08-10 12:07:17 +02:00
indirect_match_with_exhaustive_patterns.stderr Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
indirect_match_with_exhaustive_patterns_same_crate.rs Update tests 2024-08-10 12:07:17 +02:00
issue-65157-repeated-match-arm.rs Revert warning empty patterns as unreachable 2024-09-11 18:36:45 +02:00
issue-65157-repeated-match-arm.stderr Revert warning empty patterns as unreachable 2024-09-11 18:36:45 +02:00
match.rs Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
match.stderr Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
match_same_crate.rs Update tests 2024-08-10 12:07:17 +02:00
match_with_exhaustive_patterns.rs Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
match_with_exhaustive_patterns.stderr Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
match_with_exhaustive_patterns_same_crate.rs Non-exhaustive structs may be empty 2024-09-02 21:16:37 +02:00
patterns.rs Revert warning empty patterns as unreachable 2024-09-11 18:36:45 +02:00
patterns.stderr Add a machine-applicable suggestion to "unreachable pattern" 2024-09-13 21:01:29 +02:00
patterns_same_crate.rs Revert warning empty patterns as unreachable 2024-09-11 18:36:45 +02:00
patterns_same_crate.stderr Add a machine-applicable suggestion to "unreachable pattern" 2024-09-13 21:01:29 +02:00